From: Alexandru Ardelean Date: Wed, 27 Oct 2021 06:48:45 +0000 (+0300) Subject: mstpd: bump to version 0.1.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=179358efbfd0bcf758ec8fd8abe653b62ab01214;p=openwrt-packages.git mstpd: bump to version 0.1.0 And switch to AUTORELEASE for PKG_RELEASE. Signed-off-by: Alexandru Ardelean --- diff --git a/net/mstpd/Makefile b/net/mstpd/Makefile index 186080d67..4a124e661 100644 --- a/net/mstpd/Makefile +++ b/net/mstpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mstpd -PKG_VERSION:=0.0.9 -PKG_RELEASE:=1 +PKG_VERSION:=0.1.0 +PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/mstpd/mstpd/tar.gz/$(PKG_VERSION)? -PKG_HASH:=91a1862548b5b509caa2e96e5fb9912bc98d4d58cc98e99a577824735756c14d +PKG_HASH:=03d1ff4ca189d54322562cb2891888768af719d2c73ceafa5f1ca96133dffeb2 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=GPL-2.0-or-later