diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-01-17 17:02:27 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-01-17 17:02:27 +0000 |
| commit | 16433198d8f8687ae3a6c4ac4a7e0e7ba8001209 (patch) | |
| tree | 8716b4ad81f92687d6913056f0fa89862f2df41c /mpv/abuild | |
| parent | 0e65cbd259149fe1378b89b9c85ae4472b9465d0 (diff) | |
| download | alicelinux-16433198d8f8687ae3a6c4ac4a7e0e7ba8001209.tar.gz alicelinux-16433198d8f8687ae3a6c4ac4a7e0e7ba8001209.zip | |
Woodpecker CI 4c469353d61e01fa74be3f89ded03375dd46c303 [SKIP CI]
Diffstat (limited to 'mpv/abuild')
| -rw-r--r-- | mpv/abuild | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,8 +1,7 @@ name=mpv -version=0.40.0 +version=0.41.0 release=1 -source="https://github.com/${name}-player/${name}/archive/v${version}/${name}-${version}.tar.gz - ffmpeg8.patch" +source="https://github.com/${name}-player/${name}/archive/v${version}/${name}-${version}.tar.gz" build_opt="-Dwayland=enabled" postbuild() { |