diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-26 09:40:07 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-26 09:40:07 +0000 |
| commit | 554cb206170790bea1dc5f23e7b8d6b5c2f6c1e9 (patch) | |
| tree | fe5434379df098f064bab038af25049ddd67cb11 /ffmpeg/abuild | |
| parent | 94553a86d352ce750fb90e8522253a4aaece6468 (diff) | |
| download | alicelinux-554cb206170790bea1dc5f23e7b8d6b5c2f6c1e9.tar.gz alicelinux-554cb206170790bea1dc5f23e7b8d6b5c2f6c1e9.zip | |
Woodpecker CI ccf1976e5a4ced44372d2d60ee8b73f784c8e7dd [SKIP CI]
Diffstat (limited to 'ffmpeg/abuild')
| -rw-r--r-- | ffmpeg/abuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ffmpeg/abuild b/ffmpeg/abuild index e86b26f4..efd6c76f 100644 --- a/ffmpeg/abuild +++ b/ffmpeg/abuild @@ -1,8 +1,8 @@ name=ffmpeg -version=7.1.1 +version=8.0 release=1 source="https://$name.org/releases/$name-$version.tar.xz - gcc-14.patch" + libressl.patch" build() { ./configure \ |