From bd3ae47fdb929be26d289a0e4778eb43d83bf231 Mon Sep 17 00:00:00 2001 From: Moritz Warning Date: Sat, 29 Aug 2020 18:46:35 +0200 Subject: [PATCH] nodogsplash: testupdate --- nodogsplash/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodogsplash/Makefile b/nodogsplash/Makefile index 9cce816..469e7b8 100644 --- a/nodogsplash/Makefile +++ b/nodogsplash/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nodogsplash PKG_FIXUP:=autoreconf PKG_VERSION:=5.0.0 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE_URL:=https://codeload.github.com/nodogsplash/nodogsplash/tar.gz/v$(PKG_VERSION)? PKG_SOURCE:=nodogsplash-$(PKG_VERSION).tar.gz