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 <p.wassi@gmx.at>
This commit is contained in:
parent
727cb7e6e7
commit
5ccf34c94c
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ PKG_MAINTAINER:=Daniel Danzberger <daniel@dd-wrt.com>
|
|||
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue