icwmp: 8.1.0-2021-08-13

This commit is contained in:
Omar Kallel 2021-08-13 15:29:21 +01:00
parent 99717b5254
commit 973cd18a45
2 changed files with 2 additions and 2 deletions

View file

@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=icwmp
PKG_VERSION:=8.0.1-2021-08-11
PKG_VERSION:=8.1.0-2021-08-13
PKG_FIXUP:=autoreconf
PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/icwmp.git
PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=30795d2be548196ad2bcef4ea7ff71842f78d97c
PKG_SOURCE_VERSION:=82b144a33021a7ce09b7d1371861c4f7e77e0ec7
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_HASH:=skip

View file