From: Nuno Goncalves Date: Mon, 28 Nov 2016 08:41:06 +0000 (+0100) Subject: tcsh: bump to version 6.20 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=cc5a56540ab240eed28d13522766f1d9e161f28d;p=feed%2Fpackages.git tcsh: bump to version 6.20 Signed-off-by: Nuno Goncalves --- diff --git a/utils/tcsh/Makefile b/utils/tcsh/Makefile index 210901f3b1..7b0d188acb 100644 --- a/utils/tcsh/Makefile +++ b/utils/tcsh/Makefile @@ -7,14 +7,16 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tcsh -PKG_VERSION:=6.19.01 -PKG_RELEASE:=$(PKG_SOURCE_VERSION) - -PKG_SOURCE_PROTO:=git -PKG_SOURCE_URL:=git://github.com/tcsh-org/tcsh -PKG_SOURCE_VERSION:=8c5c7ed707534a7fe0c41aef43420f2d64cb0607 -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz -PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) +PKG_VERSION:=6.20.00 +PKG_RELEASE:=1 + +PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz +PKG_SOURCE_URL:= \ + http://ftp.funet.fi/pub/mirrors/ftp.astron.com/pub/tcsh/ \ + http://ftp.funet.fi/pub/mirrors/ftp.astron.com/pub/tcsh/old/ \ + ftp://ftp.astron.com/pub/tcsh/ \ + ftp://ftp.astron.com/pub/tcsh/old +PKG_MD5SUM:=59d40ef40a68e790d95e182069431834 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=Copyright