extra/libnfnetlink: upgraded to version 0.0.41

This commit is contained in:
Carlo Landmeter 2009-03-27 18:21:38 +00:00
parent dd1a1b32fe
commit 4bdc3a7888

View File

@ -1,7 +1,7 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libnfnetlink
pkgver=0.0.40
pkgver=0.0.41
pkgrel=0
pkgdesc="low-level library for netfilter related kernel/userspace communication"
url="http://www.netfilter.org/projects/libnfnetlink/"
@ -21,4 +21,4 @@ build() {
make || return 1
make DESTDIR="$pkgdir" install
}
md5sums="3fe19dc4b05ba7e7e6216123097c2819 libnfnetlink-0.0.40.tar.bz2"
md5sums="5d844ea1f557bad0364d5b85cd10c796 libnfnetlink-0.0.41.tar.bz2"