mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 19:12:57 +02:00
conntrack-tools: update to 1.4.8.
This commit is contained in:
parent
1e60702f63
commit
8695de74eb
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'conntrack-tools'
|
# Template file for 'conntrack-tools'
|
||||||
pkgname=conntrack-tools
|
pkgname=conntrack-tools
|
||||||
version=1.4.7
|
version=1.4.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config flex"
|
hostmakedepends="pkg-config flex"
|
||||||
|
@ -11,5 +11,5 @@ short_desc="Tools to interact with the netfilter connection tracking system"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://conntrack-tools.netfilter.org/"
|
homepage="http://conntrack-tools.netfilter.org/"
|
||||||
distfiles="http://www.netfilter.org/projects/conntrack-tools/files/conntrack-tools-${version}.tar.bz2"
|
distfiles="http://www.netfilter.org/projects/conntrack-tools/files/conntrack-tools-${version}.tar.xz"
|
||||||
checksum=099debcf57e81690ced57f516b493588a73518f48c14d656f823b29b4fc24b5d
|
checksum=067677f4c5f6564819e78ed3a9d4a8980935ea9273f3abb22a420ea30ab5ded6
|
||||||
|
|
Loading…
Add table
Reference in a new issue