summaryrefslogtreecommitdiff
path: root/community/pax-utils/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-11-14 11:07:38 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-11-14 11:07:38 +0100
commitc8a6e62e24256833cac740194205534c19c4e86a (patch)
tree49773e0db190489895974b0522c010636ea45b9c /community/pax-utils/PKGBUILD
parentc0a02f08d66969b92325d421354f4def5c23f84c (diff)
parent6fa5f08247aef1f757f376ef12bd4a6257c124f2 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Diffstat (limited to 'community/pax-utils/PKGBUILD')
-rw-r--r--community/pax-utils/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/pax-utils/PKGBUILD b/community/pax-utils/PKGBUILD
index a270f69c3..c8755a098 100644
--- a/community/pax-utils/PKGBUILD
+++ b/community/pax-utils/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 69966 2012-04-27 11:58:38Z tredaelli $
+# $Id: PKGBUILD 79825 2012-11-13 13:54:15Z tredaelli $
# Maintainer: Timothy Redaelli <timothy.redaelli@gmail.com>
# Contributor: sh0 <mee@sh0.org>
# Contributor: Maxwel <msg.maxwel@gmail.com>
pkgname=pax-utils
-pkgver=0.3.0
+pkgver=0.5
pkgrel=1
pkgdesc='ELF related utils for ELF 32/64 binaries that can check files for security relevant properties'
url='http://hardened.gentoo.org/pax-utils.xml'
@@ -13,7 +13,7 @@ license=('GPL')
depends=('bash' 'libcap')
checkdepends=('python')
source=("http://distfiles.gentoo.org/distfiles/${pkgname}-${pkgver}.tar.xz")
-md5sums=('f0c6577977472a327aa39adf1012f150')
+sha256sums=('1ba4f5e8680449c18841db2397aca320527fb06628b4ad9212e42f5e01de833b')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"