diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:16:54 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:16:54 +0800 |
| commit | 288925d521f9a71dc60617c902f1d96e1f32715a (patch) | |
| tree | 91fbe57039e6a6ffd00643724b3c918027f4e09b /repos/extra/ffmpeg/abuild | |
| parent | 5d977fe94b070a5b171203e3afc8f109a2e9a697 (diff) | |
| download | alicelinux-288925d521f9a71dc60617c902f1d96e1f32715a.tar.gz alicelinux-288925d521f9a71dc60617c902f1d96e1f32715a.zip | |
ffmpeg: updated to 7.1
Diffstat (limited to 'repos/extra/ffmpeg/abuild')
| -rw-r--r-- | repos/extra/ffmpeg/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/ffmpeg/abuild b/repos/extra/ffmpeg/abuild index 964688a9..6c42fde3 100644 --- a/repos/extra/ffmpeg/abuild +++ b/repos/extra/ffmpeg/abuild @@ -1,5 +1,5 @@ name=ffmpeg -version=7.0.2 +version=7.1 release=1 source="https://$name.org/releases/$name-$version.tar.xz gcc-14.patch" |