smcroute: update to 2.5.6

Signed-off-by: Alexey Smirnov <s.alexey@gmail.com>
This commit is contained in:
Alexey Smirnov 2022-12-18 13:55:08 +03:00 committed by Tianling Shen
parent 33786efe66
commit 91f18c0613
1 changed files with 2 additions and 2 deletions

View 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