diff options
author | prspkt <prspkt@protonmail.com> | 2019-02-27 15:11:03 +0200 |
---|---|---|
committer | prspkt <prspkt@protonmail.com> | 2019-02-27 20:32:43 +0200 |
commit | be3899b65843b85eff6f993975957758e4dad555 (patch) | |
tree | 29f346b3b04147b5d65232364a9e340aa85a0a92 /community/ffmpeg | |
parent | c8b7eb29ee29ea0ad591e98ac36393a9bc19f58f (diff) | |
download | aports-be3899b65843b85eff6f993975957758e4dad555.tar.bz2 aports-be3899b65843b85eff6f993975957758e4dad555.tar.xz |
community/ffmpeg: rebuild against libx265.so.169
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 34b83db761..59c466859f 100644 --- a/community/ffmpeg/APKBUILD +++ b/community/ffmpeg/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=ffmpeg pkgver=4.1.1 -pkgrel=1 +pkgrel=2 pkgdesc="Complete and free Internet live audio and video broadcasting solution for Linux/Unix" url="http://ffmpeg.org/" arch="all" |