libnetfilter_conntrack: update to 1.0.5
This commit is contained in:
parent
0197054948
commit
7929db839d
@ -1,7 +1,7 @@
|
||||
# Template file for 'libnetfilter_conntrack'
|
||||
pkgname=libnetfilter_conntrack
|
||||
version=1.0.4
|
||||
revision=2
|
||||
version=1.0.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
maintainer="Dominik Honnef <dominik@honnef.co>"
|
||||
hostmakedepends="pkg-config"
|
||||
@ -10,7 +10,7 @@ license="GPL"
|
||||
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=d9ec4a3caf49417f2b0a2d8d44249133e8c3ec78c757b7eb8c273f1cb6929c7d
|
||||
checksum=fc9d7daf43605a73045de203bbfc0bca3e07f72d4ac61bcf656868f48692d73a
|
||||
|
||||
pre_configure() {
|
||||
sed -i 's/u_int\([0-9]*\)_t/uint\1_t/' $(find -name '*.[ch]')
|
||||
|
Loading…
Reference in New Issue
Block a user