aboutsummaryrefslogtreecommitdiffstats
path: root/main/pax-utils
diff options
context:
space:
mode:
authorAndrew Manison <amanison@anselsystems.com>2010-09-12 02:18:41 +0000
committerAndrew Manison <amanison@anselsystems.com>2010-09-12 02:18:41 +0000
commita393c08b863fd1f27ab3886eba0a0a6955c32bcc (patch)
tree9f61b3aab5acdf7c22ff70fb5b152ea83cf7205c /main/pax-utils
parent8c642cce9d87fb03f46d9ac3e57fb520cd586cff (diff)
parentc30b6f0f06644e7636d8f36a542df63e8e1fbb42 (diff)
downloadaports-a393c08b863fd1f27ab3886eba0a0a6955c32bcc.tar.bz2
aports-a393c08b863fd1f27ab3886eba0a0a6955c32bcc.tar.xz
Merge remote branch 'alpine/master'
Diffstat (limited to 'main/pax-utils')
-rw-r--r--main/pax-utils/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/pax-utils/APKBUILD b/main/pax-utils/APKBUILD
index 4a7069bc0d..769f27436c 100644
--- a/main/pax-utils/APKBUILD
+++ b/main/pax-utils/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=pax-utils
-pkgver=0.2
-pkgrel=1
+pkgver=0.2.1
+pkgrel=0
pkgdesc="ELF related utils for ELF 32/64 binaries"
url="http://hardened.gentoo.org/pax-utils.xml"
license='GPL-2'
@@ -17,4 +17,4 @@ build() {
make DESTDIR="$pkgdir/" install
}
-md5sums="15a6f2ddadedac0ab6cd4b0683b767b9 pax-utils-0.2.tar.bz2"
+md5sums="2bf53234580e02294453a40c864f5871 pax-utils-0.2.1.tar.bz2"