mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libseccomp: update to 2.5.5.
This commit is contained in:
parent
bf9b913bd4
commit
380449149c
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.5.4
|
version=2.5.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool gperf"
|
hostmakedepends="automake libtool gperf"
|
||||||
|
@ -11,7 +11,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/seccomp/libseccomp/"
|
homepage="https://github.com/seccomp/libseccomp/"
|
||||||
changelog="https://raw.githubusercontent.com/seccomp/libseccomp/main/CHANGELOG"
|
changelog="https://raw.githubusercontent.com/seccomp/libseccomp/main/CHANGELOG"
|
||||||
distfiles="https://github.com/seccomp/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/seccomp/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=96bbadb4384716272a6d2be82801dc564f7aab345febfe9b698b70fc606e3f75
|
checksum=7082b016d3cbda3e15c0e71ebd018023d693bb7507389b32f943db13f935e01d
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue