mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 10:20:12 +00:00
Fix the setconf download because the servers are down
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user