summaryrefslogtreecommitdiff
path: root/system/paxmark/APKBUILD
diff options
context:
space:
mode:
authorA. Wilcox <awilcox@wilcox-tech.com>2019-07-24 05:54:10 +0000
committerA. Wilcox <awilcox@wilcox-tech.com>2019-07-24 05:54:10 +0000
commitbed7a51ed2c79f05cb1cf4708d4e128cfb23133a (patch)
treeec42f502556c869d54bc511d1c8f3248db80d566 /system/paxmark/APKBUILD
parent6574a30b9b98a3464ff4cebe381b3732a8dabfc3 (diff)
parentd88486a76bb0d6bafb97fc9f0b5ae909f61b18e8 (diff)
downloadpackages-bed7a51ed2c79f05cb1cf4708d4e128cfb23133a.tar.gz
packages-bed7a51ed2c79f05cb1cf4708d4e128cfb23133a.tar.bz2
packages-bed7a51ed2c79f05cb1cf4708d4e128cfb23133a.tar.xz
packages-bed7a51ed2c79f05cb1cf4708d4e128cfb23133a.zip
Merge branch 'openrc-bashisms' into 'master'
Cleanup OpenRC init.d scripts, and more See merge request adelie/packages!295
Diffstat (limited to 'system/paxmark/APKBUILD')
-rw-r--r--system/paxmark/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/paxmark/APKBUILD b/system/paxmark/APKBUILD
index 767803915..3c9c69400 100644
--- a/system/paxmark/APKBUILD
+++ b/system/paxmark/APKBUILD
@@ -2,13 +2,13 @@
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=paxmark
pkgver=0.11
-pkgrel=0
+pkgrel=1
pkgdesc="Manage PaX marking of executables"
url="https://alpinelinux.org"
arch="noarch"
options="!check"
license="GPL-2.0-only"
-depends="attr"
+depends="attr bash"
makedepends=""
install=""
subpackages=""
@@ -20,4 +20,4 @@ package() {
ln -s paxmark "$pkgdir"/usr/sbin/paxmark.sh
}
-sha512sums="c43b5a48a8ac14b027114f712820b1fb8b0e209fcfe1a69eb64b4c68289a3bb3f26c3ea40350cbfdaa97329b4a8e1de2582025e5221c3016aff85bb75118e665 paxmark"
+sha512sums="ed904790bfa6c86e216e2c8c1ed8fb1f997b7d1a55f997459655e402d8eec6447095709e38472cf909ea4d03e623e3e0eeddc0da57378901fe9d18d8c14b68d8 paxmark"