diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-04 10:24:02 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-04 10:24:02 +0800 |
| commit | 29ad1ac0cab2499c05348f48b0cbfd20c7826be8 (patch) | |
| tree | cbeb69339dc00495ae98b91ea176ebb1dbe6ccf9 /repos/extra | |
| parent | 914efa22cde01a7c87e962d6a38f594e5e3b4d98 (diff) | |
| download | alicelinux-29ad1ac0cab2499c05348f48b0cbfd20c7826be8.tar.gz alicelinux-29ad1ac0cab2499c05348f48b0cbfd20c7826be8.zip | |
ffmpeg: updated to 7.0.2
Diffstat (limited to 'repos/extra')
| -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 e8dcf466..964688a9 100644 --- a/repos/extra/ffmpeg/abuild +++ b/repos/extra/ffmpeg/abuild @@ -1,5 +1,5 @@ name=ffmpeg -version=7.0.1 +version=7.0.2 release=1 source="https://$name.org/releases/$name-$version.tar.xz gcc-14.patch" |