diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-02-29 20:53:00 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-02-29 20:53:00 +0000 |
commit | 054cd2c9178d81314c4c5cf7984f78e7b2e2a3d8 (patch) | |
tree | 759f4231e60f8e9de9664ec1864fb982e0cdac17 /main | |
parent | 6ccf77b8d1c0438fac12e199158a0ff0f57cf687 (diff) | |
download | aports-054cd2c9178d81314c4c5cf7984f78e7b2e2a3d8.tar.bz2 aports-054cd2c9178d81314c4c5cf7984f78e7b2e2a3d8.tar.xz |
main/wine: rebuild against mesa-8.0
Diffstat (limited to 'main')
-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 ad631bc5eb..c9dd5c849d 100644 --- a/main/wine/APKBUILD +++ b/main/wine/APKBUILD @@ -2,7 +2,7 @@ pkgname=wine pkgver=1.4_rc5 _ver=${pkgver/_/-} -pkgrel=0 +pkgrel=1 pkgdesc="A compatibility layer for running Windows programs" url="http://www.winehq.com" arch="x86" |