aboutsummaryrefslogtreecommitdiff
path: root/utils/tcsh/Makefile
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2020-11-30 16:18:32 -0800
committerRosen Penev <rosenp@gmail.com>2020-12-01 16:22:43 -0800
commit132cfe72be4cb40e8698fe9c2ecaef069d642be8 (patch)
tree935b36bebf2105f0ecdb8caf5bc8eaea168bf823 /utils/tcsh/Makefile
parent4fe39a4e2faad447ace173f34a1689bd3677296e (diff)
tcsh: update to 6.22.03
Remove upstreamed patch Refresh others. Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'utils/tcsh/Makefile')
-rw-r--r--utils/tcsh/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/tcsh/Makefile b/utils/tcsh/Makefile
index 9960f3cdb..f2a8ceb05 100644
--- a/utils/tcsh/Makefile
+++ b/utils/tcsh/Makefile
@@ -7,8 +7,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=tcsh
-PKG_VERSION:=6.22.02
-PKG_RELEASE:=2
+PKG_VERSION:=6.22.03
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:= \
@@ -16,7 +16,7 @@ PKG_SOURCE_URL:= \
https://astron.com/pub/tcsh/old \
https://ftp.funet.fi/pub/mirrors/ftp.astron.com/pub/tcsh \
https://ftp.funet.fi/pub/mirrors/ftp.astron.com/pub/tcsh/old
-PKG_HASH:=ed287158ca1b00ba477e8ea57bac53609838ebcfd05fcb05ca95021b7ebe885b
+PKG_HASH:=be2cfd653d2a0c7f506d2dd14c12324ba749bd484037be6df44a3973f52262b7
PKG_MAINTAINER:=Nuno Goncalves <nunojpg@gmail.com>
PKG_LICENSE:=BSD-3-Clause