From f86e3a0a9f8aca19fe0704e377aeb25ebed89776 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Wed, 1 Jul 2020 15:37:40 -0700 Subject: tcsh: fix compilation with GCC10 Signed-off-by: Rosen Penev --- utils/tcsh/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/tcsh/Makefile') diff --git a/utils/tcsh/Makefile b/utils/tcsh/Makefile index 5200aabbb..9960f3cdb 100644 --- a/utils/tcsh/Makefile +++ b/utils/tcsh/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tcsh PKG_VERSION:=6.22.02 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:= \ -- cgit v1.2.3