diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-10-25 16:11:07 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-10-25 18:54:04 +0000 |
commit | 21e6fff836c3ed783e382dbfb258b5515c685b6f (patch) | |
tree | 93863d759b509d45281de7af39526a3d5394c5c9 /main | |
parent | 649bf9811bd1114021b3b3f7171467486453fe6c (diff) | |
download | aports-21e6fff836c3ed783e382dbfb258b5515c685b6f.tar.bz2 aports-21e6fff836c3ed783e382dbfb258b5515c685b6f.tar.xz |
main/vlc: rebuild against mesa-7.11
Diffstat (limited to 'main')
-rw-r--r-- | main/vlc/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/vlc/APKBUILD b/main/vlc/APKBUILD index e96cfbf5cd..07f6a2d46b 100644 --- a/main/vlc/APKBUILD +++ b/main/vlc/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=vlc pkgver=1.1.11 -pkgrel=2 +pkgrel=3 pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player" pkgusers="vlc" pkggroups="vlc" |