projects
/
openwrt
/
staging
/
florian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89807b6
)
libs/libnftnl: Update to 1.0.7
author
Daniel Engberg
<
[email protected]
>
Sat, 13 May 2017 11:54:31 +0000
(13:54 +0200)
committer
John Crispin
<
[email protected]
>
Tue, 16 May 2017 15:22:58 +0000
(17:22 +0200)
Update libnftnl to 1.0.7
Signed-off-by: Daniel Engberg <
[email protected]
>
package/libs/libnftnl/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/libnftnl/Makefile
b/package/libs/libnftnl/Makefile
index 5b541f45183c0fe698d97ab4f76108dd0c05eb53..f7d6875b604004417e35b7e00e245a2050ff3ba6 100644
(file)
--- a/
package/libs/libnftnl/Makefile
+++ b/
package/libs/libnftnl/Makefile
@@
-8,13
+8,13
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libnftnl
-PKG_VERSION:=1.0.
6
+PKG_VERSION:=1.0.
7
PKG_RELEASE:=1
PKG_SOURCE_URL:=git://git.netfilter.org/libnftnl
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=libnftnl-1.0.
6
-PKG_MIRROR_HASH:=
c9e066e3fd29951cbe96d2898b4d6cdcfe802b3a4f09f8273a508e7a0a20a357
+PKG_SOURCE_VERSION:=libnftnl-1.0.
7
+PKG_MIRROR_HASH:=
d38a409d52074a5b20f5b7477b385506692a9a05ec6f4ac3d14a8a80aa4f81d9
PKG_MAINTAINER:=Steven Barth <
[email protected]
>
PKG_LICENSE:=GPL-2.0+