tcsh: bump to version 6.20

Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
This commit is contained in:
Nuno Goncalves 2016-11-28 09:41:06 +01:00
parent be42f943d1
commit cc5a56540a
1 changed files with 9 additions and 7 deletions

View File

@ -7,14 +7,16 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=tcsh
PKG_VERSION:=6.19.01
PKG_RELEASE:=$(PKG_SOURCE_VERSION)
PKG_VERSION:=6.20.00
PKG_RELEASE:=1
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_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