testing/libisofs: upgrade to 1.0.8

This commit is contained in:
Natanael Copa 2011-06-08 15:04:07 +00:00
parent fcf1c1fa14
commit a6bb1bf80b

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libisofs
pkgver=1.0.2
pkgver=1.0.8
pkgrel=0
pkgdesc="Library to pack up hard disk files and directories into a ISO 9660 disk image"
url="http://libburnia.pykix.org/"
@ -26,4 +26,4 @@ package() {
make -j1 DESTDIR="$pkgdir" install || return 1
}
md5sums="3fb9be19f8d53f0de38d7b0161286aba libisofs-1.0.2.tar.gz"
md5sums="b404e1deeee000d90efbf8ed60360412 libisofs-1.0.8.tar.gz"