libnftnl: bump to version 1.1.1
authorRosy Song <rosysong@rosinson.com>
Tue, 12 Jun 2018 07:49:32 +0000 (15:49 +0800)
committerJohn Crispin <john@phrozen.org>
Mon, 18 Jun 2018 16:21:20 +0000 (18:21 +0200)
Signed-off-by: Rosy Song <rosysong@rosinson.com>
package/libs/libnftnl/Makefile

index b23dd2579f431a68c147afc372f9b4e903c58b77..0fafcb785868f473e42d1172ab0f9479b6cad759 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libnftnl
-PKG_VERSION:=1.1.0
+PKG_VERSION:=1.1.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=https://netfilter.org/projects/$(PKG_NAME)/files
-PKG_HASH:=ec0eaca11b165110c2b61e6a7b50a7a0a9b17fa04a0c333f795bec2d19f78f6c
+PKG_HASH:=5d6a65413f27ec635eedf6aba033f7cf671d462a2afeacc562ba96b19893aff2
 PKG_MAINTAINER:=Steven Barth <steven@midlink.org>
 PKG_LICENSE:=GPL-2.0+