aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2020-09-20 16:30:03 -0700
committerGitHub <noreply@github.com>2020-09-20 16:30:03 -0700
commitc2ec3211ba6641f6480a7cea91d30adef2931bb2 (patch)
tree4992def72e4c5d7ae76e06d79497d483c12aa8e0
parentd28138a3fda432d04e5bda082d7467e1dcf92068 (diff)
parente79f616fbcf086cd5edadbc677475a0d47a58c82 (diff)
Merge pull request #13447 from neheb/sisp1
sispmctl: update to 4.8
-rw-r--r--utils/sispmctl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/sispmctl/Makefile b/utils/sispmctl/Makefile
index 05ac4468c..80da87aee 100644
--- a/utils/sispmctl/Makefile
+++ b/utils/sispmctl/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=sispmctl
-PKG_VERSION:=4.7
+PKG_VERSION:=4.8
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
-PKG_HASH:=e7d2f32f590984b6f44d758946e57776d68146e47f6cdc41d21c9218f2d2317b
+PKG_HASH:=0f8391f7e95cbf1fb96a68686a1dcf1e16747b050ae1b8ff90653c99976068db
PKG_MAINTAINER:=
PKG_LICENSE:=GPL-2.0-or-later