nodogsplash: use v0.9_beta9.9.8 release
authorMoritz Warning <moritzwarning@web.de>
Fri, 6 Sep 2013 11:21:45 +0000 (13:21 +0200)
committerMoritz Warning <moritzwarning@web.de>
Fri, 6 Sep 2013 11:21:45 +0000 (13:21 +0200)
nodogsplash/Makefile

index d1d9212682d070d23194d018fd704f6486214a71..a599823203a6845fd5718820677b1807742de073 100644 (file)
@@ -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