libseccomp: update to 2.3.2.
This commit is contained in:
parent
2738173c56
commit
9affccaeec
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libseccomp'
|
||||
pkgname=libseccomp
|
||||
version=2.3.1
|
||||
version=2.3.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="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=09864282ae579c34bd5ef75ef3487200adfecaa51f5cffc7c7ad1ed2f89f5d6c
|
||||
checksum=5ac29808d7fda99b06a773e62e33cc2c3d1af5e56ad49f7f98030a3e971447f3
|
||||
|
||||
post_extract() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue