From 58b44255655b024224722fbe3f2ee6e31709c050 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 28 Jan 2018 02:00:07 -0200 Subject: [PATCH] libnl3: update to 3.4.0. --- srcpkgs/libnl3/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libnl3/template b/srcpkgs/libnl3/template index fce1abdaef3..c5baddb5f65 100644 --- a/srcpkgs/libnl3/template +++ b/srcpkgs/libnl3/template @@ -1,6 +1,6 @@ # Template file for 'libnl3' pkgname=libnl3 -version=3.3.0 +version=3.4.0 revision=1 wrksrc="libnl-${version}" build_style=gnu-configure @@ -12,7 +12,7 @@ maintainer="Juan RP " license="LGPL-2.1" homepage="https://github.com/thom311/libnl" distfiles="https://github.com/thom311/libnl/releases/download/libnl${version//./_}/libnl-${version}.tar.gz" -checksum=705468b5ae4cd1eb099d2d1c476d6a3abe519bc2810becf12fb1e32de1e074e4 +checksum=b7287637ae71c6db6f89e1422c995f0407ff2fe50cecd61a312b6a9b0921f5bf pre_configure() { autoreconf -fi