package/libnl: bump version to 3.5.0
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 6 Oct 2019 13:58:39 +0000 (15:58 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 7 Oct 2019 21:01:35 +0000 (23:01 +0200)
Added md5 hash provided by upstream.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libnl/libnl.hash
package/libnl/libnl.mk

index b9c626043d456b8e355a2efc108d6f2db2f7ed6f..d7cd5c9532d13ee204d3786202ba05fa2399c54a 100644 (file)
@@ -1,4 +1,6 @@
-# From https://github.com/thom311/libnl/releases/download/libnl3_4_0/libnl-3.4.0.tar.gz.sha256sum
-sha256 b7287637ae71c6db6f89e1422c995f0407ff2fe50cecd61a312b6a9b0921f5bf        libnl-3.4.0.tar.gz
+# From https://github.com/thom311/libnl/releases/download/libnl3_5_0/libnl-3.5.0.tar.gz.md5sum
+md5 74ba57b1b1d6f9f92268aa8141d8e8e4  libnl-3.5.0.tar.gz
+# From https://github.com/thom311/libnl/releases/download/libnl3_5_0/libnl-3.5.0.tar.gz.sha256sum
+sha256 352133ec9545da76f77e70ccb48c9d7e5324d67f6474744647a7ed382b5e05fa  libnl-3.5.0.tar.gz
 # Locally calculated
 sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551        COPYING
index 397910c4a736a7a1ec3100be5f8ebb0302028352..795dfc231689c822359449063262efc636014331 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBNL_VERSION = 3.4.0
+LIBNL_VERSION = 3.5.0
 LIBNL_SITE = https://github.com/thom311/libnl/releases/download/libnl$(subst .,_,$(LIBNL_VERSION))
 LIBNL_LICENSE = LGPL-2.1+
 LIBNL_LICENSE_FILES = COPYING