aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2022-07-02 16:52:25 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2022-07-10 19:07:47 +0200
commit2c7101360f2f7f7a703cd1b5b6da632ef0b7d8f1 (patch)
tree558d180437660ca1670e1a753d3c9d6c2aa23a2d /package
parent820093d5a66352ba594b2b41e66512c714b92301 (diff)
downloadupstream-2c7101360f2f7f7a703cd1b5b6da632ef0b7d8f1.tar.gz
upstream-2c7101360f2f7f7a703cd1b5b6da632ef0b7d8f1.tar.bz2
upstream-2c7101360f2f7f7a703cd1b5b6da632ef0b7d8f1.zip
lldpd: switch to codeload.github.com
The mirror does not seem to work well anymore. Switch to codeload.github.com. Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'package')
-rw-r--r--package/network/services/lldpd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/network/services/lldpd/Makefile b/package/network/services/lldpd/Makefile
index 8eb7e35716..d4633414dc 100644
--- a/package/network/services/lldpd/Makefile
+++ b/package/network/services/lldpd/Makefile
@@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=lldpd
PKG_VERSION:=1.0.13
-PKG_RELEASE:=3
+PKG_RELEASE:=4
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=https://media.luffy.cx/files/lldpd
-PKG_HASH:=d639827fd8a27720d1bfd94bc52eca24af63ddcc3c9d2da60788778889d84701
+PKG_SOURCE_URL:=https://codeload.github.com/lldpd/lldpd/tar.gz/$(PKG_VERSION)?
+PKG_HASH:=4a167b2f197554185262f0e0da9f89810e2ab4598439493e176b85c74c328d8c
PKG_MAINTAINER:=Stijn Tintel <stijn@linux-ipv6.be>
PKG_LICENSE:=ISC