[arch-commits] Commit in libnl/trunk (PKGBUILD)

Thomas Bächler thomas at archlinux.org
Mon Jun 25 18:39:19 UTC 2012


    Date: Monday, June 25, 2012 @ 14:39:19
  Author: thomas
Revision: 162350

upgpkg: libnl 3.2.11-1: upstream update

Modified:
  libnl/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-25 18:35:21 UTC (rev 162349)
+++ PKGBUILD	2012-06-25 18:39:19 UTC (rev 162350)
@@ -1,9 +1,8 @@
 # $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-# Contributor: William Rea <sillywilly at gmail.com>
+# Maintainer: Thomas Bächler <thomas at archlinux.org>
 
 pkgname=libnl
-pkgver=3.2.9
+pkgver=3.2.11
 pkgrel=1
 pkgdesc="Library for applications dealing with netlink sockets"
 arch=(i686 x86_64)
@@ -13,7 +12,7 @@
 backup=(etc/libnl/classid etc/libnl/pktloc)
 options=(!libtool)
 source=("$url/files/$pkgname-$pkgver.tar.gz")
-sha256sums=('9f23e9460bd9bb7fbe09af5eb281e4a43a26fa245ea864ed5e28fe4e8118af63')
+sha256sums=('9750409c0fec8b27966a65d94c040647ee01753e0947b0d59577b815ee0e710d')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list