main/pax-utils: upgrade to 0.4

This commit is contained in:
Natanael Copa 2012-08-15 06:26:06 +00:00
parent 3962250aac
commit 31708fe8be

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=pax-utils
pkgver=0.3.0
pkgver=0.4
pkgrel=0
pkgdesc="ELF related utils for ELF 32/64 binaries"
url="http://hardened.gentoo.org/pax-utils.xml"
@ -21,4 +21,4 @@ package() {
make DESTDIR="$pkgdir/" install
}
md5sums="f0c6577977472a327aa39adf1012f150 pax-utils-0.3.0.tar.xz"
md5sums="6dc41b8cfc8c0ed5e8272faa2f61cbdd pax-utils-0.4.tar.xz"