summaryrefslogtreecommitdiff
path: root/package/tcsh/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-12-25 17:18:58 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-12-25 17:18:58 +0100
commit39d95459c8f10def07bfaa0da4b880995bbaf652 (patch)
tree1cc907b5959aab099d88099f8d5711d1fd06321a /package/tcsh/Makefile
parent0106b3dddcd0b1cfa4d090b0ee1f9d71dce5e98c (diff)
fix musl compile
Diffstat (limited to 'package/tcsh/Makefile')
-rw-r--r--package/tcsh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/tcsh/Makefile b/package/tcsh/Makefile
index 3cc6a23d6..b1e93b373 100644
--- a/package/tcsh/Makefile
+++ b/package/tcsh/Makefile
@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= tcsh
PKG_VERSION:= 6.18.01
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= 6eed09dbd4223ab5b6955378450d228a
PKG_DESCR:= alternative csh
PKG_SECTION:= shells