diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-10-16 14:51:24 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-10-17 08:59:37 +0000 |
commit | 87aa6b605e411b6cb448dc85223ccc456f57e6ed (patch) | |
tree | 53bd28fdc2c02d34d8dbd8cffbc8bd29c1039384 | |
parent | 358121c738ec3bbd9d31fac7c5d57f649f97bef6 (diff) | |
download | aports-87aa6b605e411b6cb448dc85223ccc456f57e6ed.tar.bz2 aports-87aa6b605e411b6cb448dc85223ccc456f57e6ed.tar.xz |
main/wine: rebuild against mesa-9.0
-rw-r--r-- | main/wine/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/wine/APKBUILD b/main/wine/APKBUILD index 4608fca0e..f27d2fcc3 100644 --- a/main/wine/APKBUILD +++ b/main/wine/APKBUILD @@ -2,7 +2,7 @@ pkgname=wine pkgver=1.5.15 _ver=${pkgver/_/-} -pkgrel=0 +pkgrel=1 pkgdesc="A compatibility layer for running Windows programs" url="http://www.winehq.com" arch="x86" |