Fix the setconf download because the servers are down

This commit is contained in:
AldairSoraki
2022-08-01 15:25:46 -07:00
committed by GitHub
parent eba9532661
commit fcd6325445

View File

@@ -5,7 +5,7 @@
name=setconf
version=0.7.7
release=1
source="https://setconf.roboticoverlords.org/$name-$version.tar.xz"
source="https://github.com/xyproto/setconf/releases/download/$version/$name-$version.tar.xz"
build() {
cd $name-$version