summaryrefslogtreecommitdiff
path: root/system/libcap/APKBUILD
diff options
context:
space:
mode:
authorA. Wilcox <awilcox@wilcox-tech.com>2019-04-18 05:09:49 +0000
committerA. Wilcox <awilcox@wilcox-tech.com>2019-04-18 05:09:49 +0000
commitc800e3f92a52af93e323151b4ae454b073058851 (patch)
tree5b4f58e8923818b493f88ca59cdf931209d57fff /system/libcap/APKBUILD
parentccaca87e437505faefd94112c2e881621fedd19f (diff)
parent8c21b8ee3b41239d365d94ea8d01429f7518f47d (diff)
downloadpackages-c800e3f92a52af93e323151b4ae454b073058851.tar.gz
packages-c800e3f92a52af93e323151b4ae454b073058851.tar.bz2
packages-c800e3f92a52af93e323151b4ae454b073058851.tar.xz
packages-c800e3f92a52af93e323151b4ae454b073058851.zip
Merge branch 'bump.aerdan.20190416' into 'master'
Package bumps for 16 April 2019. See merge request !216
Diffstat (limited to 'system/libcap/APKBUILD')
-rw-r--r--system/libcap/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/libcap/APKBUILD b/system/libcap/APKBUILD
index 517b30609..335d4bcc4 100644
--- a/system/libcap/APKBUILD
+++ b/system/libcap/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer:
pkgname=libcap
-pkgver=2.26
+pkgver=2.27
pkgrel=0
pkgdesc="POSIX 1003.1e capabilities"
arch="all"
@@ -26,4 +26,4 @@ package() {
make lib=/lib prefix=/usr RAISE_SETFCAP=no DESTDIR="$pkgdir" install
}
-sha512sums="1c2d59f007226405a924950b2c2090393527e06f0692a84e6463e33915a070df61a9070b8f30a624d5630ddd39290eac117e5d440577d1edd48510195b9d12f0 libcap-2.26.tar.xz"
+sha512sums="e32335fd3e0d1564574acc73df7030b5b0fd98875217bffabd76f2765f1a7a6f1369f03df2ee22a1782776838784e342378c10613ea1163d53ae5055ab6a62b6 libcap-2.27.tar.xz"