mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
libseccomp: update to 2.4.1.
This commit is contained in:
parent
a90523378d
commit
27f8f29716
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libseccomp'
|
# Template file for 'libseccomp'
|
||||||
pkgname=libseccomp
|
pkgname=libseccomp
|
||||||
version=2.4.0
|
version=2.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/seccomp/libseccomp/"
|
homepage="https://github.com/seccomp/libseccomp/"
|
||||||
distfiles="https://github.com/seccomp/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/seccomp/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=b7ee0299157fb7a6a81c99f2e0d7e64429b7d7c0eae43c3a6ef91e87eeed2868
|
checksum=36aa502c0461ae9efc6c93ec2430d6badd9bf91ecbe73806baf7b7c6f687ab4f
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue