ap51-flash: Fix source repository URL
authorSven Eckelmann <sven@narfation.org>
Thu, 7 Dec 2017 09:36:25 +0000 (10:36 +0100)
committerSven Eckelmann <sven@narfation.org>
Fri, 15 Dec 2017 12:26:11 +0000 (13:26 +0100)
The URL git://dev.cloudtrax.com/ap51-flash.git is not the actual public
source repository URL for ap51-flash. It is not even accessible in the
moment. The official repository can now be found at github.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
utils/ap51-flash/Makefile

index f0ac74b2fbcac87958fdc04b3b8aa1ea602227f2..ea2eb2f80045461e0f49e85446b988cd87d3a4fd 100644 (file)
@@ -11,7 +11,7 @@ PKG_VERSION:=2017-12-07
 PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_URL:=git://dev.cloudtrax.com/ap51-flash.git
+PKG_SOURCE_URL:=https://github.com/ap51-flash/ap51-flash.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
 PKG_SOURCE_VERSION:=f94f9c99711d14a3c0186318d822d67d9d0ce391
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz