mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/vlc: upgrade to 2.2.6
This commit is contained in:
parent
3a8121e2cb
commit
821c7b5378
@ -2,10 +2,10 @@
|
||||
# Contributor: Leonardo Arena <rnalrd@alpinelinux.org>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=vlc
|
||||
pkgver=2.2.4
|
||||
pkgver=2.2.6
|
||||
_pkgver=${pkgver/_/-}
|
||||
_ver=${_pkgver%[a-z]}
|
||||
pkgrel=5
|
||||
pkgrel=0
|
||||
pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player"
|
||||
triggers="vlc-libs.trigger=/usr/lib/vlc/plugins"
|
||||
pkgusers="vlc"
|
||||
@ -326,7 +326,7 @@ plugins_video_filter() { _mv_plugins video_filter; }
|
||||
plugins_video_output() { _mv_plugins video_output; }
|
||||
plugins_visualization() { _mv_plugins visualization; }
|
||||
|
||||
sha512sums="2fc1fe957ba7903f2e0c9640884ed850cb10a60132d80658dee8da0b5abaf4a6ccdf95fa2b8c0a4a827be5e7e40341318bce44662a5248e04442f4779010f85c vlc-2.2.4.tar.xz
|
||||
sha512sums="9aff5922eb8b3c6a24e6153c367b0170dbc67602ae3e9304f52d2da00c9081d66cc98abd722b7c95b6c7d2e6cc7c86f21f9cba42c7d4bf29ca97d0f2d3553f8d vlc-2.2.6.tar.xz
|
||||
0dffb15a320899060d2239d4bbefd7e88bedcd017348227092ed943b1104e971a5da934f0c1569773230186d4727be83f530cc0d253559a04d1f2cdef80e6043 vlc-2.2.4-gcc6_fixes-1.patch
|
||||
3ac37f5d552b3f4a536ead974756ea39142bb1aebbb5fa4fd41917e3dabb5af333dea5ae028bdae8589ff3016f2d1d87ea328e63d8b795ac90c3eb11945ea87b vlc-2.2.4-ffmpeg3-1.patch
|
||||
680cfa3eed5501ba6f06c51eae508204f4c77d2bdd07eead1a3da3939b433abfe84025d133e7a1c7a869e4ffac374bd5eba2bd3dd242ec4645e1d1c6122d0ffb fix-waitpid-usage.patch
|
||||
|
Loading…
Reference in New Issue
Block a user