[packages] nodogsplash: use official github nodogsplash organization feed
This commit is contained in:
parent
b12986c09d
commit
b74d2c860f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue