Crew: skip (#5713)

* crew: Add package file source_url SKIP option, clean up extractions in install

* change /dev/null source_url to SKIP in all packages

* uprev
This commit is contained in:
satmandu
2021-04-30 15:13:48 -04:00
committed by GitHub
parent a0712e9828
commit 8dd93f1b5f
36 changed files with 42 additions and 72 deletions

View File

@@ -6,8 +6,7 @@ class Broadway < Package
version 'gtk3.22-3'
license 'GPL-3+'
compatibility 'all'
source_url 'file:///dev/null'
source_sha256 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
source_url 'SKIP'
binary_url ({
})