diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-21 23:46:32 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-21 23:46:32 +0800 |
| commit | 3dbad4d8988e1c5b38acaee553700e03da8964fb (patch) | |
| tree | 86ae5127f07a53d45a6a5eeee81c53e81548930f /repos/extra/libdeflate/abuild | |
| parent | 8e5ae9d1e04627a0223e502b93eb4a8e616c12bb (diff) | |
| download | alicelinux-3dbad4d8988e1c5b38acaee553700e03da8964fb.tar.gz alicelinux-3dbad4d8988e1c5b38acaee553700e03da8964fb.zip | |
libdeflate: updated to 1.22
Diffstat (limited to 'repos/extra/libdeflate/abuild')
| -rw-r--r-- | repos/extra/libdeflate/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/libdeflate/abuild b/repos/extra/libdeflate/abuild index 401cfa52..fe5389a0 100644 --- a/repos/extra/libdeflate/abuild +++ b/repos/extra/libdeflate/abuild @@ -1,4 +1,4 @@ name=libdeflate -version=1.21 +version=1.22 release=1 source="https://github.com/ebiggers/$name/releases/download/v$version/$name-$version.tar.gz" |