mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/libisofs: upgrade to 1.0.2
This commit is contained in:
parent
0b7d54d169
commit
1791069b88
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user