Browse Source

Merge pull request #4220 from p-wassi/atftp

net/atftp: update source URL and checksum
lilik-openwrt-22.03
Hauke Mehrtens 7 years ago
committed by GitHub
parent
commit
93811f98a0
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      net/atftp/Makefile

+ 2
- 2
net/atftp/Makefile View File

@ -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…
Cancel
Save