diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-08 03:59:50 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-08 03:59:50 +0000 |
| commit | 781468e6a22defb1d02c5cc2f65f2cbdc6033c45 (patch) | |
| tree | 55d2907ce122d87a1039ae824a7bb9a34b076463 /repos/extra/libtheora/abuild | |
| parent | e953bba95b115c6589d062984fdd88248b9e9a9c (diff) | |
| download | alicelinux-781468e6a22defb1d02c5cc2f65f2cbdc6033c45.tar.gz alicelinux-781468e6a22defb1d02c5cc2f65f2cbdc6033c45.zip | |
libtheora: updated to 1.2.0
Diffstat (limited to 'repos/extra/libtheora/abuild')
| -rw-r--r-- | repos/extra/libtheora/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/libtheora/abuild b/repos/extra/libtheora/abuild index 42f9f482..2159ebbb 100644 --- a/repos/extra/libtheora/abuild +++ b/repos/extra/libtheora/abuild @@ -1,5 +1,5 @@ name=libtheora -version=1.1.1 +version=1.2.0 release=1 source="https://downloads.xiph.org/releases/theora/$name-$version.tar.xz" |