From 4fcd974c5376be42c3296eced6dd4ba5ddf065d8 Mon Sep 17 00:00:00 2001 From: Rob White Date: Thu, 27 Sep 2018 13:46:37 +0100 Subject: [PATCH] nodogsplash: Bump Package release to 1 Signed-off-by: Rob White --- nodogsplash/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodogsplash/Makefile b/nodogsplash/Makefile index 697c045..a29301b 100644 --- a/nodogsplash/Makefile +++ b/nodogsplash/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nodogsplash PKG_FIXUP:=autoreconf PKG_VERSION:=3.2.1 -PKG_RELEASE:=0 +PKG_RELEASE:=1 PKG_SOURCE_URL:=https://codeload.github.com/nodogsplash/nodogsplash/tar.gz/v$(PKG_VERSION)? PKG_SOURCE:=nodogsplash-$(PKG_VERSION).tar.gz