mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-28 10:20:07 +00:00
libburn and libisofs: update sources
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
name=libburn
|
||||
version=1.5.4
|
||||
release=1
|
||||
source="$name-$version.tar.gz::https://dev.lovelyhq.com/libburnia/libburn/archive/release-$version.tar.gz"
|
||||
source="https://files.libburnia-project.org/releases/$name-$version.tar.gz"
|
||||
|
||||
build() {
|
||||
cd $name
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
name=libisofs
|
||||
version=1.5.4
|
||||
release=1
|
||||
source="$name-$version.tar.gz::https://dev.lovelyhq.com/libburnia/libisofs/archive/release-$version.tar.gz"
|
||||
source="https://files.libburnia-project.org/releases/$name-$version.tar.gz"
|
||||
|
||||
build() {
|
||||
cd $name
|
||||
|
||||
Reference in New Issue
Block a user