xbps-git: update git repo url.
This commit is contained in:
parent
17dbf47998
commit
a46de3ed3b
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ replaces="xbps>=0 xbps-devel>=0"
|
|||
conf_files="/etc/xbps/xbps.conf"
|
||||
|
||||
do_fetch() {
|
||||
local url="git://github.com/xtraeme/xbps"
|
||||
local url="git://github.com/voidlinux/xbps"
|
||||
msg_normal "Fetching source from $url ...\n"
|
||||
git clone ${url} ${pkgname}-${version}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue