mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
main/libseccomp: upgrade to 2.6.0
This commit is contained in:
parent
7a7cce4578
commit
ee204a2d3d
2 changed files with 3 additions and 2370 deletions
|
@ -2,8 +2,8 @@
|
|||
# Contributor: Carlo Landmeter <clandmeter@alpinelinux.org>
|
||||
# Contributor: Dan Williams <dan@ma.ssive.co>
|
||||
pkgname=libseccomp
|
||||
pkgver=2.5.5
|
||||
pkgrel=2
|
||||
pkgver=2.6.0
|
||||
pkgrel=0
|
||||
pkgdesc="interface to the Linux Kernel's syscall filtering mechanism"
|
||||
url="https://github.com/seccomp/libseccomp"
|
||||
arch="all"
|
||||
|
@ -13,7 +13,6 @@ makedepends="$depends_dev gperf cython python3 python3-dev py3-setuptools autoco
|
|||
checkdepends="bash"
|
||||
subpackages="$pkgname-static $pkgname-dev $pkgname-doc py3-$pkgname:py3"
|
||||
source="https://github.com/seccomp/libseccomp/releases/download/v$pkgver/libseccomp-$pkgver.tar.gz
|
||||
loongarch64.patch
|
||||
remove-redefinition-prctl.patch
|
||||
"
|
||||
|
||||
|
@ -65,7 +64,6 @@ py3() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
f630e7a7e53a21b7ccb4d3e7b37616b89aeceba916677c8e3032830411d77a14c2d74dcf594cd193b1acc11f52595072e28316dc44300e54083d5d7b314a38da libseccomp-2.5.5.tar.gz
|
||||
2745c5154ee28e26f445e7c29b7fe199168a4c2375fd025b7f0cac4055c0354a2b46d3a5f17c4b98c71e6a97ab72ad4ef5783acad99b6a5e81c1a0144e2f190a loongarch64.patch
|
||||
9039478656d9b670af2ff4cb67b6b1fa315821e59d2f82ba6247e988859ddc7e3d15fea159eccca161bf2890828bb62aa6ab4d6b7ff55f27a9d6bd9532eeee1b libseccomp-2.6.0.tar.gz
|
||||
f2c31dcafdc9a1ad78e32e76b75e1c1603071eaa3f979e1f2483b879a34ad07e0a4ef3642196a695415cdf81e1ed2bf325175872fb4e203ef9d0e668c287493f remove-redefinition-prctl.patch
|
||||
"
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue