diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-13 09:26:34 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-13 09:26:34 +0000 |
| commit | a7957b7d0d51aedf984a639df582073a4adc403b (patch) | |
| tree | 172ac973a8b63f6bff039dd0a9383c3b14ed0bba /repos/extra/scdoc/abuild | |
| parent | 69c7339a03fb1c935a6498744a49d07718fa47f8 (diff) | |
| download | alicelinux-a7957b7d0d51aedf984a639df582073a4adc403b.tar.gz alicelinux-a7957b7d0d51aedf984a639df582073a4adc403b.zip | |
fix abuild
Diffstat (limited to 'repos/extra/scdoc/abuild')
| -rw-r--r-- | repos/extra/scdoc/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/scdoc/abuild b/repos/extra/scdoc/abuild index 80a4367c..78195f6f 100644 --- a/repos/extra/scdoc/abuild +++ b/repos/extra/scdoc/abuild @@ -1,4 +1,4 @@ name=scdoc version=1.11.3 release=1 -source="https://git.sr.ht/~sircmpwn/${name}/archive/${version}.tar.gz" +source="$name-$version.tar.gz::https://git.sr.ht/~sircmpwn/${name}/archive/${version}.tar.gz" |