mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 01:53:50 +02:00
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…
Add table
Reference in a new issue