From: Paul Wassi Date: Sat, 1 Apr 2017 07:56:11 +0000 (+0200) Subject: net/atftp: update source URL and checksum X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=5ccf34c94c1659b6a11006cf70b7c0e0ed9d7abf;p=openwrt-packages.git net/atftp: update source URL and checksum Update package source to use '@SF' (SourceForge) instead of URL Replace md5sum by new hash Signed-off-by: Paul Wassi --- diff --git a/net/atftp/Makefile b/net/atftp/Makefile index 9b2404b8f..06c48c6be 100644 --- a/net/atftp/Makefile +++ b/net/atftp/Makefile @@ -13,8 +13,8 @@ PKG_MAINTAINER:=Daniel Danzberger PKG_LICENSE:=GPL-2.0 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://freefr.dl.sourceforge.net/project/atftp/ -PKG_MD5SUM:=367bf401965fbed04585b1229c2191a8 +PKG_SOURCE_URL:=@SF/$(PKG_NAME) +PKG_HASH:=ae4c6f09cadb8d2150c3ce32d88f19036a54e8211f22d723e97864bb5e18f92d PKG_BUILD_DEPENDS:=libpcre libreadline