From b74d2c860fc5d7f8203f8faa887f7ee6fb6ed932 Mon Sep 17 00:00:00 2001 From: Saverio Proto Date: Sat, 11 May 2013 14:59:51 +0200 Subject: [PATCH] [packages] nodogsplash: use official github nodogsplash organization feed --- nodogsplash/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodogsplash/Makefile b/nodogsplash/Makefile index d1a615f..3dfd597 100644 --- a/nodogsplash/Makefile +++ b/nodogsplash/Makefile @@ -14,7 +14,7 @@ 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/mwarning/nodogsplash.git +PKG_SOURCE_URL:=git://github.com/nodogsplash/nodogsplash.git PKG_SOURCE_VERSION:=master PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_BUILD_PARALLEL:=1 -- 2.35.1