diff --git a/utils/moreutils/Makefile b/utils/moreutils/Makefile index 822e568bf3..49e3a42fbf 100644 --- a/utils/moreutils/Makefile +++ b/utils/moreutils/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=moreutils -PKG_VERSION:=0.68 +PKG_VERSION:=0.69 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://git.kitenet.net/index.cgi/moreutils.git/snapshot -PKG_HASH:=5eb14bc7bc1407743478ebdbd83772bf3b927fd949136a2fbbde96fa6000b6e7 +PKG_HASH:=0f795d25356ca61544966646fb707d5be0b9864116be0269df5433f62d4e05d1 PKG_MAINTAINER:=Nikil Mehta PKG_LICENSE:=GPL-2.0-or-later diff --git a/utils/moreutils/patches/001_disable-manuals.patch b/utils/moreutils/patches/001_disable-manuals.patch index d5181a3047..99393af5c0 100644 --- a/utils/moreutils/patches/001_disable-manuals.patch +++ b/utils/moreutils/patches/001_disable-manuals.patch @@ -9,7 +9,7 @@ clean: rm -f $(BINS) $(MANS) dump.c errnos.h errno.o \ -@@ -28,9 +28,6 @@ install: +@@ -33,9 +33,6 @@ install: $(INSTALL_BIN) $(BINS) $(DESTDIR)$(PREFIX)/bin install $(PERLSCRIPTS) $(DESTDIR)$(PREFIX)/bin