mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 18:20:07 +00:00
scratchpkg: fix source
This commit is contained in:
@@ -11,7 +11,7 @@ backup="etc/scratchpkg.conf
|
||||
etc/revdep.conf"
|
||||
scratchpkg_url=https://github.com/venomlinux/scratchpkg
|
||||
commit=60a9eab46ac5efeba3ef510b5df6af58850ecf27
|
||||
source="$name-$version.tar.bz2::https://gitlab.com/venomlinux/scratchpkg/-/commit/$commit.tar.bz2
|
||||
source="$name-$version.tar.bz2::https://gitlab.com/venomlinux/scratchpkg/-/archive/$commit.tar.bz2
|
||||
$name.repo
|
||||
$name.conf
|
||||
temporary_workaround_for_coreutils.patch"
|
||||
|
||||
Reference in New Issue
Block a user