aboutsummaryrefslogtreecommitdiff
path: root/utils/moreutils/Makefile
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2021-06-01 19:02:51 -0700
committerRosen Penev <rosenp@gmail.com>2021-06-01 23:04:08 -0700
commitf4a65f15d0a582616fbd6d285b03e6c222256073 (patch)
treeff99134e35958c6f4ecfa79a7dd6c202cf1becdd /utils/moreutils/Makefile
parentd49f59cfc5471096322c038e5b5ce043ced7339a (diff)
moreutils: update to 0.65
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'utils/moreutils/Makefile')
-rw-r--r--utils/moreutils/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/moreutils/Makefile b/utils/moreutils/Makefile
index bd81a734d..5f99feac0 100644
--- a/utils/moreutils/Makefile
+++ b/utils/moreutils/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=moreutils
-PKG_VERSION:=0.64
-PKG_RELEASE:=1
+PKG_VERSION:=0.65
+PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://git.kitenet.net/index.cgi/moreutils.git/snapshot
-PKG_HASH:=fed203542c5c2b55c3a41d21bca5bc627ec1f6d7313ed2f758c69798d65770ec
+PKG_HASH:=60c9f6b55204e64cfcd12fd66e75cf7a061b6761f3d5b7797f2452cb17598881
PKG_MAINTAINER:=Nikil Mehta <nikil.mehta@gmail.com>
PKG_LICENSE:=GPL-2.0-or-later