libseccomp: update to 2.2.3.
This commit is contained in:
parent
9f6ff2c93d
commit
434e150e69
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libseccomp'
|
||||
pkgname=libseccomp
|
||||
version=2.2.2
|
||||
version=2.2.3
|
||||
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=b4b6c4b623c985da40a002c5d4297f300a2bf8359fb823eae5fb2b1f07fe694c
|
||||
checksum=fee0a6671f160481dcd07760ea0df8b6d954bdd8b4ab20a423ac9ade5e4feced
|
||||
|
||||
post_extract() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue