diff --git a/srcpkgs/loksh/patches/makefile-fix-libbsd-config.patch b/srcpkgs/loksh/patches/makefile-fix-libbsd-config.patch deleted file mode 100644 index 888181a2bf..0000000000 --- a/srcpkgs/loksh/patches/makefile-fix-libbsd-config.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- Makefile -+++ Makefile -@@ -17,8 +17,8 @@ HEADERS = c_test.h charclass.h config.h edit.h expand.h ksh_limval.h lex.h \ - proto.h sh.h shf.h table.h tree.h tty.h - - ifeq (1,$(HAVE_LIBBSD)) -- CFLAGS += $(shell pkg-config --cflags libbsd-overlay) -- LDFLAGS += $(shell pkg-config --libs libbsd-overlay) -+ override CFLAGS += $(shell pkg-config --cflags libbsd-overlay) -+ override LDFLAGS += $(shell pkg-config --libs libbsd-overlay) - endif - - all: ksh diff --git a/srcpkgs/loksh/template b/srcpkgs/loksh/template index 041e7d65f3..3f8305221b 100644 --- a/srcpkgs/loksh/template +++ b/srcpkgs/loksh/template @@ -1,7 +1,7 @@ # Template file for 'loksh' pkgname=loksh -version=6.1 -revision=2 +version=6.2 +revision=1 build_style=gnu-makefile make_build_args="HAVE_LIBBSD=1" make_install_args="BIN_NAME=loksh" @@ -12,7 +12,7 @@ maintainer="Renato Aguiar " license="Public Domain" homepage="https://github.com/dimkr/loksh" distfiles="https://github.com/dimkr/loksh/archive/${version}.tar.gz" -checksum=988a9ae4c33aa8ff9e9dbc42ad22678ce7bd46892b9150c37b0e656f8a6ee7f1 +checksum=3484ce04294c24a74337c89dd5d6935cbc7275d66cccefd12199023cd9fc5540 register_shell="/bin/loksh" alternatives="