diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-08 22:17:17 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-08 22:17:17 +0000 |
| commit | 45d557c55a6b2d2450bf42f91e43a25be38dd9a0 (patch) | |
| tree | 0cf302e9054de7bfd42b79fcc628ff5a01cb88b5 /repos/extra/ffmpeg/abuild | |
| parent | 7c409caefb348bb5a8d39c31010f355db830e30e (diff) | |
| download | alicelinux-45d557c55a6b2d2450bf42f91e43a25be38dd9a0.tar.gz alicelinux-45d557c55a6b2d2450bf42f91e43a25be38dd9a0.zip | |
ffmpeg: updated to 7.1.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 6c42fde3..e86b26f4 100644 --- a/repos/extra/ffmpeg/abuild +++ b/repos/extra/ffmpeg/abuild @@ -1,5 +1,5 @@ name=ffmpeg -version=7.1 +version=7.1.1 release=1 source="https://$name.org/releases/$name-$version.tar.xz gcc-14.patch" |