mirror of https://github.com/openwrt/packages.git
gnurl: update to 7.45.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>pull/2071/head
parent
970a850ca0
commit
068928a7af
|
@ -8,13 +8,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=gnurl
|
||||
PKG_VERSION:=7.43.0
|
||||
PKG_VERSION:=7.45.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=https://gnunet.org/sites/default/files
|
||||
|
||||
PKG_MD5SUM:=67c6667d8843cc514b230f2ce8d80f0e
|
||||
PKG_MD5SUM:=32b18f37d3a594dba9192e7e4254ce70
|
||||
|
||||
PKG_LICENSE:=MIT
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
|
Loading…
Reference in New Issue