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

Thomas Bächler thomas at nymeria.archlinux.org
Sat Feb 9 19:38:15 UTC 2013


    Date: Saturday, February 9, 2013 @ 20:38:14
  Author: thomas
Revision: 177828

upgpkg: libnl 3.2.19-1 - upstream update

Modified:
  libnl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-09 19:07:04 UTC (rev 177827)
+++ PKGBUILD	2013-02-09 19:38:14 UTC (rev 177828)
@@ -2,7 +2,7 @@
 # Maintainer: Thomas Bächler <thomas at archlinux.org>
 
 pkgname=libnl
-pkgver=3.2.11
+pkgver=3.2.19
 pkgrel=1
 pkgdesc="Library for applications dealing with netlink sockets"
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 backup=(etc/libnl/classid etc/libnl/pktloc)
 options=(!libtool)
 source=("$url/files/$pkgname-$pkgver.tar.gz")
-sha256sums=('9750409c0fec8b27966a65d94c040647ee01753e0947b0d59577b815ee0e710d')
+sha256sums=('37a611ad84e84a15daf2736cdd2c5191f3af4e1b12354f7d260f0264383b098b')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list