mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
libnetfilter_conntrack: update to 1.0.7.
This commit is contained in:
parent
7a9fbd3750
commit
06316f2b24
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libnetfilter_conntrack'
|
||||
pkgname=libnetfilter_conntrack
|
||||
version=1.0.6
|
||||
version=1.0.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||
|
@ -10,7 +10,7 @@ license="GPL-2"
|
|||
homepage="http://www.netfilter.org/projects/libnetfilter_conntrack/index.html"
|
||||
short_desc="A userspace library providing an API to the in-kernel connection tracking state table"
|
||||
distfiles="http://www.netfilter.org/projects/${pkgname}/files/${pkgname}-${version}.tar.bz2"
|
||||
checksum=efcc08021284e75f4d96d3581c5155a11f08fd63316b1938cbcb269c87f37feb
|
||||
checksum=33685351e29dff93cc21f5344b6e628e41e32b9f9e567f4bec0478eb41f989b6
|
||||
|
||||
pre_configure() {
|
||||
sed -i 's/u_int\([0-9]*\)_t/uint\1_t/' $(find -name '*.[ch]')
|
||||
|
|
Loading…
Add table
Reference in a new issue