aboutsummaryrefslogtreecommitdiff
path: root/net/mstpd/Makefile
diff options
context:
space:
mode:
authorAlexandru Ardelean <ardeleanalex@gmail.com>2021-02-25 16:09:29 +0200
committerJosef Schlehofer <pepe.schlehofer@gmail.com>2021-02-26 07:58:53 +0100
commit8520aba2735d9c8b397d6283f779931a8e1bca58 (patch)
tree9cfed877ef8c217c99a67c37ad46d1551566c21a /net/mstpd/Makefile
parentd517caaab333168e78a8530dfead34d53c566327 (diff)
mstpd: bump to version 0.0.9
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Diffstat (limited to 'net/mstpd/Makefile')
-rw-r--r--net/mstpd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/mstpd/Makefile b/net/mstpd/Makefile
index a099f9932..186080d67 100644
--- a/net/mstpd/Makefile
+++ b/net/mstpd/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=mstpd
-PKG_VERSION:=0.0.8
-PKG_RELEASE:=2
+PKG_VERSION:=0.0.9
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/mstpd/mstpd/tar.gz/$(PKG_VERSION)?
-PKG_HASH:=dd6492039368efff0bd13b3f9c8bb32d859ebfe258a70ef23b2163c4b6c35f0c
+PKG_HASH:=91a1862548b5b509caa2e96e5fb9912bc98d4d58cc98e99a577824735756c14d
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
PKG_LICENSE:=GPL-2.0-or-later