summaryrefslogtreecommitdiff
path: root/community/libmnl
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-01-03 23:14:43 +0000
committerroot <root@rshg054.dnsready.net>2012-01-03 23:14:43 +0000
commitd1d68784dc66793601c239fa64cc0e02ebd9444e (patch)
tree15179b96ec3e632fad3cc528115d83c0fe47e5bd /community/libmnl
parent48c96871761a4aad193d814e87ddb87c322e17d2 (diff)
Tue Jan 3 23:14:42 UTC 2012
Diffstat (limited to 'community/libmnl')
-rw-r--r--community/libmnl/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/libmnl/PKGBUILD b/community/libmnl/PKGBUILD
index ab2f8549f..8a00d0a65 100644
--- a/community/libmnl/PKGBUILD
+++ b/community/libmnl/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 59542 2011-11-28 00:38:43Z seblu $
+# $Id: PKGBUILD 61555 2012-01-02 21:43:24Z seblu $
# Maintainer: Sebastien Luttringer <seblu+arch@seblu.net
# Contributor: Christian Hesse <mail@earthworm.de>
pkgname=libmnl
-pkgver=1.0.1
-pkgrel=2
+pkgver=1.0.2
+pkgrel=1
pkgdesc='Minimalistic user-space library oriented to Netlink developers.'
arch=('i686' 'x86_64')
url='http://www.netfilter.org/projects/libmnl/'
license=('LGPL2.1')
source=("http://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2")
-md5sums=('e936236bb57a2375afa4e70e75dc3ba9')
+sha1sums=('62440193d128adc0946a8737e86dc0068424eedb')
build() {
cd $pkgname-$pkgver