Date: Thursday, March 17, 2016 @ 19:40:19
  Author: svenstaro
Revision: 167042

upgpkg: lib32-libnl 3.2.27-1

upstream release 3.2.27

Modified:
  lib32-libnl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-03-17 18:34:05 UTC (rev 167041)
+++ PKGBUILD    2016-03-17 18:40:19 UTC (rev 167042)
@@ -5,7 +5,7 @@
 
 _pkgbase=libnl
 pkgname=lib32-${_pkgbase}
-pkgver=3.2.26
+pkgver=3.2.27
 pkgrel=1
 pkgdesc="Library for applications dealing with netlink sockets (32 bit)"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('gcc-multilib')
 options=('!libtool')
 
source=("https://github.com/thom311/libnl/releases/download/libnl${pkgver//./_}/libnl-${pkgver}.tar.gz";)
-sha256sums=('1323ff6cea47efe9f988893b09840942a8c36131f472a9f3b96eb68d8f8d7555')
+sha256sums=('4bbbf92b3c78a90f423cf96260bf419a28b75db8cced47051217a56795f58ec6')
 
 build() {
   export CC='gcc -m32'

Reply via email to