diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-19 09:22:18 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-19 09:22:18 +0000 |
| commit | 3129d60976436bda8ea9ca0e385081a21f427fcf (patch) | |
| tree | 83869119c62f238e55fe8c4c396e0379635313c2 /repos/extra/libogg/abuild | |
| parent | 4c81853e25676324e2eb93f2639e646d5413f775 (diff) | |
| download | alicelinux-3129d60976436bda8ea9ca0e385081a21f427fcf.tar.gz alicelinux-3129d60976436bda8ea9ca0e385081a21f427fcf.zip | |
libogg: updated to 1.3.6
Diffstat (limited to 'repos/extra/libogg/abuild')
| -rw-r--r-- | repos/extra/libogg/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/libogg/abuild b/repos/extra/libogg/abuild index 3769d4e0..9bc79eab 100644 --- a/repos/extra/libogg/abuild +++ b/repos/extra/libogg/abuild @@ -1,4 +1,4 @@ name=libogg -version=1.3.5 +version=1.3.6 release=1 source="https://downloads.xiph.org/releases/ogg/$name-$version.tar.xz" |