testing/libisofs: upgrade to 1.0.2

This commit is contained in:
Natanael Copa 2011-03-10 12:51:59 +00:00
parent 0b7d54d169
commit 1791069b88

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libisofs
pkgver=1.0.0
pkgver=1.0.2
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="3d01d082cc3fa485ea8a74398f8e5c46 libisofs-1.0.0.tar.gz"
md5sums="3fb9be19f8d53f0de38d7b0161286aba libisofs-1.0.2.tar.gz"