diff options
author | prspkt <prspkt@protonmail.com> | 2018-05-27 14:28:16 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-07-25 14:25:00 +0000 |
commit | badcc7f908c6c71ad15e0de7ffe307c2819490e1 (patch) | |
tree | 9fdacfb75a360844a5191702567228dd3f88e146 /community/ffmpeg | |
parent | a380611b41e3be6f7b571dbc697dab714ee07841 (diff) | |
download | aports-badcc7f908c6c71ad15e0de7ffe307c2819490e1.tar.bz2 aports-badcc7f908c6c71ad15e0de7ffe307c2819490e1.tar.xz |
community/ffmpeg: rebuild against libx265.so.160
Diffstat (limited to 'community/ffmpeg')
-rw-r--r-- | community/ffmpeg/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ffmpeg/APKBUILD b/community/ffmpeg/APKBUILD index e9a815891f..a7312b5ab8 100644 --- a/community/ffmpeg/APKBUILD +++ b/community/ffmpeg/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=ffmpeg pkgver=3.4.2 -pkgrel=2 +pkgrel=3 pkgdesc="Complete and free Internet live audio and video broadcasting solution for Linux/Unix" url="http://ffmpeg.org/" arch="all" |