diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-27 01:55:09 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-27 01:55:09 +0000 |
| commit | c8631d355d8abfcc0e40ea21ff7889d9c29d707e (patch) | |
| tree | e96bbe0e075805e616911d52c688f8f8633be94a /repos/extra/ffmpeg/abuild | |
| parent | 0adbd46daa71db765bdf0b32e96181f765dad400 (diff) | |
| download | alicelinux-c8631d355d8abfcc0e40ea21ff7889d9c29d707e.tar.gz alicelinux-c8631d355d8abfcc0e40ea21ff7889d9c29d707e.zip | |
ffmpeg: updated to 8.0.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 efd6c76f..368a9c78 100644 --- a/repos/extra/ffmpeg/abuild +++ b/repos/extra/ffmpeg/abuild @@ -1,5 +1,5 @@ name=ffmpeg -version=8.0 +version=8.0.1 release=1 source="https://$name.org/releases/$name-$version.tar.xz libressl.patch" |