aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-03-29 12:13:58 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-03-29 12:15:19 +0000
commitde922e5ed21b547ce3eaed5400941515be8dd8f0 (patch)
tree54d7d049bcb82a5fe035f714394d2b4445d2287e /testing
parent89d7a6aa2dbbfa4404bd00524872f1e72f3e9974 (diff)
downloadaports-de922e5ed21b547ce3eaed5400941515be8dd8f0.tar.bz2
aports-de922e5ed21b547ce3eaed5400941515be8dd8f0.tar.xz
testing/libseccomp: upgrade to 2.3.0
Diffstat (limited to 'testing')
-rw-r--r--testing/libseccomp/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/libseccomp/APKBUILD b/testing/libseccomp/APKBUILD
index c0d8d55c41..c889f5406d 100644
--- a/testing/libseccomp/APKBUILD
+++ b/testing/libseccomp/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer:
pkgname=libseccomp
-pkgver=2.2.1
+pkgver=2.3.0
pkgrel=0
pkgdesc="An interface to the Linux Kernel's syscall filtering mechanismf"
url="https://github.com/seccomp/libseccomp"
@@ -45,9 +45,9 @@ package() {
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="068af8e1bc36fcd4b326ee83875ab4fd libseccomp-2.2.1.tar.gz
+md5sums="f93b366adc6a0dc94c37002b3ead67d1 libseccomp-2.3.0.tar.gz
f10f467d772d6fcfbfb05e3bbba450b4 remove-redefinition-prctl.patch"
-sha256sums="0ba1789f54786c644af54cdffc9fd0dd0a8bb2b2ee153933f658855d2851a740 libseccomp-2.2.1.tar.gz
+sha256sums="d756e3a77578259a808698a50c43d44612aae3339ea42ab5b15ea983f26b901d libseccomp-2.3.0.tar.gz
e133750447fcf0f84504d7dff4a915e357cfce9961576c57fe63df669f8dc58a remove-redefinition-prctl.patch"
-sha512sums="da2347349ed723eadd096e088f78af82373d03ad383222375be5810004ee47e5f17314c8919eb1f7f5f10797a2fe7d846a206b33803d22be7cbd66c8e9cd9fdf libseccomp-2.2.1.tar.gz
+sha512sums="398643af0920ff446b37a74e48f7a96ad2bec4f514e92fc6f8242b7515dcb8f5d06c2894790b22f62387c2d9b75efd54a4d5944f973239a05f06ec840f2a5a0b libseccomp-2.3.0.tar.gz
f2c31dcafdc9a1ad78e32e76b75e1c1603071eaa3f979e1f2483b879a34ad07e0a4ef3642196a695415cdf81e1ed2bf325175872fb4e203ef9d0e668c287493f remove-redefinition-prctl.patch"