aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-09-07 04:39:34 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-09-07 05:06:47 -0300
commit87966ce9f40718567188c2319698e762a856eb31 (patch)
treed9ebb502df47204b0dcc5d2fa0b92e418152eb68
parentccbf6f08e2812495dfbfbadfa46e554ba8b1c6ae (diff)
downloadaports-87966ce9f40718567188c2319698e762a856eb31.tar.bz2
aports-87966ce9f40718567188c2319698e762a856eb31.tar.xz
community/ffmpeg: upgrade to 4.2.1
-rw-r--r--community/ffmpeg/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ffmpeg/APKBUILD b/community/ffmpeg/APKBUILD
index 52473072f0..77e5efc1c9 100644
--- a/community/ffmpeg/APKBUILD
+++ b/community/ffmpeg/APKBUILD
@@ -3,8 +3,8 @@
# Contributor: Jakub Skrzypnik <j.skrzypnik@openmailbox.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=ffmpeg
-pkgver=4.2
-pkgrel=2
+pkgver=4.2.1
+pkgrel=0
pkgdesc="Complete and free Internet live audio and video broadcasting solution for Linux/Unix"
url="https://ffmpeg.org/"
arch="all"
@@ -137,5 +137,5 @@ libs() {
mv "$pkgdir"/usr/lib "$subpkgdir"/usr
}
-sha512sums="c1f6a86736c417790d7b88d687fdba28c620682a7247d8865062b90a9510b798a0230ab0bc993de85021fefb1044fa929a6c29c77d91b81c52873af569210313 ffmpeg-4.2.tar.xz
+sha512sums="3efddc7d6bbccba9a1f55bf0e6caa8a578405a7e12058ce526766ed5eca9d45a783dbf86325ab860a8eabbe29701f8093e691f0138e0d9cc883cfe5200b3561b ffmpeg-4.2.1.tar.xz
1047a23eda51b576ac200d5106a1cd318d1d5291643b3a69e025c0a7b6f3dbc9f6eb0e1e6faa231b7e38c8dd4e49a54f7431f87a93664da35825cc2e9e8aedf4 0001-libavutil-clean-up-unused-FF_SYMVER-macro.patch"