vallumd: switch to codeload.github.com
authorStijn Tintel <stijn@linux-ipv6.be>
Fri, 8 May 2020 01:13:52 +0000 (04:13 +0300)
committerStijn Tintel <stijn@linux-ipv6.be>
Fri, 8 May 2020 01:17:48 +0000 (04:17 +0300)
Review of my PR to add readsb requested to use codeload. Update vallumd
to use codeload as well, so that things are consistent.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
net/vallumd/Makefile

index 26949f658d62052bc1ebd99c4f71b05819d16518..dd4811b269492a4def52fa9fd7d4c61bb359762d 100644 (file)
@@ -12,7 +12,7 @@ PKG_VERSION:=0.1.4
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=https://github.com/stintel/vallumd/archive/$(PKG_VERSION)/
+PKG_SOURCE_URL:=https://codeload.github.com/stintel/vallumd/tar.gz/vallumd-$(PKG_VERSION)?
 PKG_HASH:=d6119f84840ff36f05c273f0a6f3e0f9eacf3a07c1583271c4fef62a7b199428
 
 PKG_LICENSE:=GPL-3.0