aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-12-20 18:46:33 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-12-20 22:50:07 +0000
commit375980196b4c31373fcffaf3aba1bd6b65744dc4 (patch)
tree6d09f064ea4ebe9baaa28f8f4b97c3414178acdf
parentcda3ed88095917c0a01a1d67feeb78de2d7d7752 (diff)
main/pax-utils: upgrade to 1.2.8
-rw-r--r--main/pax-utils/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/pax-utils/APKBUILD b/main/pax-utils/APKBUILD
index 07cb023389f..ec534f967b3 100644
--- a/main/pax-utils/APKBUILD
+++ b/main/pax-utils/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=pax-utils
-pkgver=1.2.7
+pkgver=1.2.8
pkgrel=0
pkgdesc="ELF related utils for ELF 32/64 binaries"
url="https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities"
@@ -48,4 +48,4 @@ _lddtreepax() {
mv "$pkgdir"/usr/bin/lddtreepax "$subpkgdir"/usr/bin
}
-sha512sums="e3bbe7fe0cf7c1607218187f272edad3652a55317a620905b76bba5bc9617f31b8eced6760f353b4558e7b118664c3df5c6d97c78b653f8d4636f094b96307f8 pax-utils-1.2.7.tar.xz"
+sha512sums="c211defb72921a6dfa950173bef7ef6bc5ac059dbb394a82d2b2455d082843fc7722a6819f37aa39033bd37a5a77880f193f8be550020320e87ce5becfa6e5bf pax-utils-1.2.8.tar.xz"