mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
tcsh: bump to version 6.20
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
This commit is contained in:
+9
-7
@@ -7,14 +7,16 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=tcsh
|
PKG_NAME:=tcsh
|
||||||
PKG_VERSION:=6.19.01
|
PKG_VERSION:=6.20.00
|
||||||
PKG_RELEASE:=$(PKG_SOURCE_VERSION)
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=git://github.com/tcsh-org/tcsh
|
PKG_SOURCE_URL:= \
|
||||||
PKG_SOURCE_VERSION:=8c5c7ed707534a7fe0c41aef43420f2d64cb0607
|
http://ftp.funet.fi/pub/mirrors/ftp.astron.com/pub/tcsh/ \
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
http://ftp.funet.fi/pub/mirrors/ftp.astron.com/pub/tcsh/old/ \
|
||||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
ftp://ftp.astron.com/pub/tcsh/ \
|
||||||
|
ftp://ftp.astron.com/pub/tcsh/old
|
||||||
|
PKG_MD5SUM:=59d40ef40a68e790d95e182069431834
|
||||||
|
|
||||||
PKG_LICENSE:=BSD-3-Clause
|
PKG_LICENSE:=BSD-3-Clause
|
||||||
PKG_LICENSE_FILES:=Copyright
|
PKG_LICENSE_FILES:=Copyright
|
||||||
|
|||||||
Reference in New Issue
Block a user