libraries/libnfnetlink: Updated for version 1.0.0

This commit is contained in:
Robby Workman 2010-05-13 00:31:22 +02:00 committed by David Somero
parent b435c0909b
commit ec807177a3
4 changed files with 15 additions and 16 deletions

View file

@ -1,7 +1,4 @@
libnfnetlink is the low-level library for netfilter related
kernel/userspace communication. It provides a generic messaging
infrastructure for in-kernel netfilter subsystems (such as
nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their
respective users and/or management tools in userspace.
This library is not meant as a public API for application
developers; it is only used by other netfilter.org projects.
libnfnetlink is the low-level library for netfilter related kernel/userspace
communication. It provides a generic messaging infrastructure for in-kernel
netfilter subsystems and their respective users and/or management tools in
userspace.

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libnfnetlink
VERSION=0.0.41
VERSION=1.0.0
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -86,4 +86,4 @@ mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
cd $PKG
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}

View file

@ -1,8 +1,10 @@
PRGNAM="libnfnetlink"
VERSION="0.0.41"
VERSION="1.0.0"
HOMEPAGE="http://www.netfilter.org/projects/libnfnetlink/"
DOWNLOAD="ftp://ftp.netfilter.org/pub/libnfnetlink/libnfnetlink-0.0.41.tar.bz2"
MD5SUM="5d844ea1f557bad0364d5b85cd10c796"
DOWNLOAD="ftp://ftp.netfilter.org/pub/libnfnetlink/libnfnetlink-1.0.0.tar.bz2"
DOWNLOAD_x86_64=""
MD5SUM="016fdec8389242615024c529acc1adb8"
MD5SUM_x86_64=""
MAINTAINER="Robby Workman"
EMAIL="rw@rlworkman.net"
APPROVED="dsomero"

View file

@ -13,7 +13,7 @@ libnfnetlink: kernel/userspace communication. It provides a generic messaging
libnfnetlink: infrastructure for in-kernel netfilter subsystems (such as
libnfnetlink: nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their
libnfnetlink: respective users and/or management tools in userspace.
libnfnetlink:
libnfnetlink: This library is not meant as a public API for application
libnfnetlink: developers; it is only used by other netfilter.org projects.
libnfnetlink:
libnfnetlink:
libnfnetlink:
libnfnetlink:
libnfnetlink: