diff options
author | Timo Teräs <timo.teras@iki.fi> | 2018-04-09 12:22:40 +0000 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2018-04-09 12:53:31 +0000 |
commit | f2ec627cbf2164787943113790618d39ed3084a7 (patch) | |
tree | af76084362e637096c50792083fb9fd19479c272 /community | |
parent | 4bee22a4cba71fe866a9a513368d02a975a00767 (diff) | |
download | aports-f2ec627cbf2164787943113790618d39ed3084a7.tar.bz2 aports-f2ec627cbf2164787943113790618d39ed3084a7.tar.xz |
community/ffmpeg: rebuild against x264-20180304 and x265-2.7
Diffstat (limited to 'community')
-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 92f00889cc..e9a815891f 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=1 +pkgrel=2 pkgdesc="Complete and free Internet live audio and video broadcasting solution for Linux/Unix" url="http://ffmpeg.org/" arch="all" |