[arch-commits] Commit in pax-utils/trunk (PKGBUILD)
Daniel Micay
thestinger at archlinux.org
Thu Dec 10 23:50:58 UTC 2015
Date: Friday, December 11, 2015 @ 00:50:57
Author: thestinger
Revision: 152773
upgpkg: pax-utils 1.1.4-1
Modified:
pax-utils/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-12-10 22:21:24 UTC (rev 152772)
+++ PKGBUILD 2015-12-10 23:50:57 UTC (rev 152773)
@@ -4,7 +4,7 @@
# Contributor: Maxwel <msg.maxwel at gmail.com>
pkgname=pax-utils
-pkgver=1.0.5
+pkgver=1.1.4
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'
@@ -12,7 +12,7 @@
license=('GPL')
depends=('bash' 'libcap' 'python-pyelftools')
source=("http://distfiles.gentoo.org/distfiles/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('f69a9938e4af7912d26d585094bc0203e43571a990fdd048319088a8b8ad906f')
+sha256sums=('796860fbd48c5f811e699e8492dc1110459bad0a62efa8d346b74a4f6f556414')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list