aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libnftnl
diff options
context:
space:
mode:
authorRosy Song <rosysong@rosinson.com>2018-06-12 15:49:32 +0800
committerJohn Crispin <john@phrozen.org>2018-06-18 18:21:20 +0200
commit9d6a0352e7af9aef95f4d983e39516b76e7fc8ba (patch)
treee3805727262e371fe635b75ef7faff92a808ac56 /package/libs/libnftnl
parent4b280ad91a6b155ac71c417aaa7bb5f4e328712f (diff)
downloadupstream-9d6a0352e7af9aef95f4d983e39516b76e7fc8ba.tar.gz
upstream-9d6a0352e7af9aef95f4d983e39516b76e7fc8ba.tar.bz2
upstream-9d6a0352e7af9aef95f4d983e39516b76e7fc8ba.zip
libnftnl: bump to version 1.1.1
Signed-off-by: Rosy Song <rosysong@rosinson.com>
Diffstat (limited to 'package/libs/libnftnl')
-rw-r--r--package/libs/libnftnl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libs/libnftnl/Makefile b/package/libs/libnftnl/Makefile
index b23dd2579f..0fafcb7858 100644
--- a/package/libs/libnftnl/Makefile
+++ b/package/libs/libnftnl/Makefile
@@ -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+