mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
extra/libnfnetlink: upgraded to version 0.0.41
This commit is contained in:
parent
dd1a1b32fe
commit
4bdc3a7888
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user