smcroute: update to 2.5.6
authorAlexey Smirnov <s.alexey@gmail.com>
Sun, 18 Dec 2022 10:55:08 +0000 (13:55 +0300)
committerTianling Shen <cnsztl@gmail.com>
Sun, 18 Dec 2022 23:38:44 +0000 (07:38 +0800)
Signed-off-by: Alexey Smirnov <s.alexey@gmail.com>
net/smcroute/Makefile

index 501bb10b7252d9f4963574799ea9558b27109798..a14e8e2b3b9547f7e287745a43125efeb11226a4 100644 (file)
@@ -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