aboutsummaryrefslogtreecommitdiff
path: root/utils/sispmctl
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2018-11-18 12:13:17 -0800
committerGitHub <noreply@github.com>2018-11-18 12:13:17 -0800
commit8e555b77f4c6e8d8faaca151fb72574b6597cd55 (patch)
tree09c2bea07f8189f3fef29d7932e954523683b695 /utils/sispmctl
parent8baa3571e9c00ac6990ede6da2ea8791099bea0f (diff)
sispmctl: Update to 4.1
Replace maintainer as previously agreed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'utils/sispmctl')
-rw-r--r--utils/sispmctl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/sispmctl/Makefile b/utils/sispmctl/Makefile
index 76500c9f5..8ede4c2b3 100644
--- a/utils/sispmctl/Makefile
+++ b/utils/sispmctl/Makefile
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=sispmctl
-PKG_VERSION:=4.0
+PKG_VERSION:=4.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
-PKG_HASH:=442d9bb9774da7214c222144035ac68ad5d25171040ce2731cfdf49b3365cfd5
-PKG_MAINTAINER:=Richard Kunze <richard.kunze@web.de>
+PKG_HASH:=bf5177e085cb0168e18e4cfb69645c3095da149ed46f5659d6e757bde3548e40
+PKG_MAINTAINER:=Rosen Penev <rosenp@gmail.com>
PKG_LICENSE:=GPL-2.0+
PKG_BUILD_PARALLEL:=1