diff options
author | Andy Postnikov <apostnikov@gmail.com> | 2019-05-12 22:13:30 +0300 |
---|---|---|
committer | Kevin Daudt <kdaudt@alpinelinux.org> | 2019-05-12 19:53:55 +0000 |
commit | 22e42bf3d3f5d21ff77b9fa8bfb3d68b46c0bfaa (patch) | |
tree | f2312808688eb10166301fb65656ea103dc9af2b /community/vlc | |
parent | a1081be236c0bd24886832e908e8ab153de3d0d2 (diff) | |
download | aports-22e42bf3d3f5d21ff77b9fa8bfb3d68b46c0bfaa.tar.bz2 aports-22e42bf3d3f5d21ff77b9fa8bfb3d68b46c0bfaa.tar.xz |
community/vlc: rebuild against libliveMedia.so.66
Diffstat (limited to 'community/vlc')
-rw-r--r-- | community/vlc/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/vlc/APKBUILD b/community/vlc/APKBUILD index 6aba6e0fc5..87a1c8561a 100644 --- a/community/vlc/APKBUILD +++ b/community/vlc/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=vlc pkgver=3.0.6 -pkgrel=3 +pkgrel=4 pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player" triggers="vlc-libs.trigger=/usr/lib/vlc/plugins" pkgusers="vlc" |