libseccomp: update to 2.3.0.
This commit is contained in:
parent
9e65c2ec4c
commit
e1cbde5f21
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libseccomp'
|
||||
pkgname=libseccomp
|
||||
version=2.2.3
|
||||
version=2.3.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="which automake libtool"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://github.com/seccomp/libseccomp/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="https://github.com/seccomp/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=fee0a6671f160481dcd07760ea0df8b6d954bdd8b4ab20a423ac9ade5e4feced
|
||||
checksum=3fc63115048c41e96628f34a3286d002a20c33a05e86597a0a8bad61041dbba9
|
||||
|
||||
post_extract() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue