summaryrefslogtreecommitdiff
path: root/community/libmnl/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libmnl/PKGBUILD')
-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