aboutsummaryrefslogtreecommitdiff
path: root/net/smcroute/Makefile
diff options
context:
space:
mode:
authorAlexey Smirnov <s.alexey@gmail.com>2022-12-18 13:55:08 +0300
committerTianling Shen <cnsztl@gmail.com>2022-12-19 07:38:44 +0800
commit91f18c06138c80183e78b254ee38c0a220756a41 (patch)
treea13c95248ae24953294dd0faaadea6cc21a3c041 /net/smcroute/Makefile
parent33786efe661f8aef720914926c6f5ad2f0ba8187 (diff)
smcroute: update to 2.5.6
Signed-off-by: Alexey Smirnov <s.alexey@gmail.com>
Diffstat (limited to 'net/smcroute/Makefile')
-rw-r--r--net/smcroute/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/smcroute/Makefile b/net/smcroute/Makefile
index 501bb10b7..a14e8e2b3 100644
--- a/net/smcroute/Makefile
+++ b/net/smcroute/Makefile
@@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=smcroute
-PKG_VERSION:=2.5.5
+PKG_VERSION:=2.5.6
PKG_RELEASE:=1
PKG_LICENSE:=GPL-2.0-or-later
PKG_LICENSE_FILES:=COPYING
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/troglobit/smcroute/releases/download/$(PKG_VERSION)
-PKG_HASH:=2569cd97fa2047df14203a7144be53a1b32928cb460421a302bbcce381b42bc3
+PKG_HASH:=0be38f617e322daafaa941c02423239f5c117b940cf0f45bacadb6733c4b3916
include $(INCLUDE_DIR)/package.mk