From de6e4c7990792a9c54c164541451f8fc39f857c3 Mon Sep 17 00:00:00 2001 From: Moritz Warning Date: Fri, 6 Sep 2013 13:21:45 +0200 Subject: [PATCH] nodogsplash: use v0.9_beta9.9.8 release --- nodogsplash/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nodogsplash/Makefile b/nodogsplash/Makefile index d1d9212..a599823 100644 --- a/nodogsplash/Makefile +++ b/nodogsplash/Makefile @@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nodogsplash PKG_FIXUP:=autoreconf -PKG_VERSION:=0.9_beta9.9.9-pre +PKG_VERSION:=0.9_beta9.9.8 PKG_RELEASE:=1 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=git://github.com/nodogsplash/nodogsplash.git -PKG_SOURCE_VERSION:=master +PKG_SOURCE_VERSION:=v0.9_beta9.9.8 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_BUILD_PARALLEL:=1 -- 2.35.1