Use proper URL for herds
This commit is contained in:
parent
d0adcdee45
commit
fddecbe751
@ -5,5 +5,5 @@ source /etc/init.d/functions.sh
|
||||
source /etc/portage/util-functions.sh
|
||||
|
||||
ebegin "Updating herds.xml"
|
||||
wget -O "${PORTDIR}"/metadata/herds.xml https://gitweb.gentoo.org/data/api.git/plain/files/packages/herds.xml
|
||||
wget -O "${PORTDIR}"/metadata/herds.xml https://api.gentoo.org/packages/herds.xml
|
||||
eend $?
|
||||
|
Loading…
Reference in New Issue
Block a user