mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
gnurl: update to version 7.51.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
+2
-2
@@ -8,7 +8,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=gnurl
|
||||
PKG_VERSION:=7.48.0
|
||||
PKG_VERSION:=7.51.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_DIST_VERSION:=$(subst .,_,$(strip $(PKG_VERSION)))
|
||||
@@ -16,7 +16,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_DIST_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=https://gnunet.org/sites/default/files
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_DIST_VERSION)
|
||||
|
||||
PKG_MD5SUM:=e0010f49badb55ee144d8c835c0ff265
|
||||
PKG_MD5SUM:=2f0200d38eca6c9567447d2b8ac4676911ec73b9613a15bef31bbe9f9f22f4e5
|
||||
|
||||
PKG_LICENSE:=MIT
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
||||
Reference in New Issue
Block a user