fossil: fix source URL
authorAlexander Ryzhov <redacted>
Mon, 31 Oct 2016 11:03:37 +0000 (14:03 +0300)
committerAlexander Ryzhov <redacted>
Mon, 31 Oct 2016 11:03:37 +0000 (14:03 +0300)
Signed-off-by: Alexander Ryzhov <redacted>
net/fossil/Makefile

index 3faf4587ec485b681a73335fb3d80076ebfa4f5c..3b7a47aac89ecc8c6fa2d549f0da8219a92bf8a4 100644 (file)
@@ -14,8 +14,8 @@ PKG_RELEASE:=1
 PKG_LICENSE:=BSD-2-Clause
 PKG_MAINTAINER:=Luka Perkov <luka@openwrt.org>
 
-PKG_SOURCE:=$(PKG_NAME)-src-${PKG_VERSION}.tar.gz
-PKG_SOURCE_URL:=http://www.fossil-scm.org/download/
+PKG_SOURCE:=$(PKG_NAME)-src-$(PKG_VERSION).tar.gz
+PKG_SOURCE_URL:=https://www.fossil-scm.org/index.html/uv/download
 PKG_MD5SUM:=3d5a7da5c506a47784942236a788b29b
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-src-$(PKG_VERSION)
git clone https://git.99rst.org/PROJECT