mstpd: bump to version 0.1.0
authorAlexandru Ardelean <redacted>
Wed, 27 Oct 2021 06:48:45 +0000 (09:48 +0300)
committerHannu Nyman <redacted>
Wed, 27 Oct 2021 17:55:38 +0000 (20:55 +0300)
And switch to AUTORELEASE for PKG_RELEASE.

Signed-off-by: Alexandru Ardelean <redacted>
net/mstpd/Makefile

index 186080d6726bbbe8d2d59adea2b0cb1907d91f7c..4a124e6617b79f0f38751964eb108fcf937c58f9 100644 (file)
@@ -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 <ardeleanalex@gmail.com>
 PKG_LICENSE:=GPL-2.0-or-later
git clone https://git.99rst.org/PROJECT