mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/wine: Updated for version 1.8.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
121f082150
commit
4e25a43294
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=wine
|
PRGNAM=wine
|
||||||
VERSION=${VERSION:-1.8.2}
|
VERSION=${VERSION:-1.8.3}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
if [ -z "$ARCH" ]; then
|
if [ -z "$ARCH" ]; then
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="wine"
|
PRGNAM="wine"
|
||||||
VERSION="1.8.2"
|
VERSION="1.8.3"
|
||||||
HOMEPAGE="http://www.winehq.com/"
|
HOMEPAGE="http://www.winehq.com/"
|
||||||
DOWNLOAD="http://prdownloads.sourceforge.net/wine/wine-1.8.2.tar.bz2"
|
DOWNLOAD="http://prdownloads.sourceforge.net/wine/wine-1.8.3.tar.bz2"
|
||||||
MD5SUM="a23072d18310678c8cd878948dfaf8c0"
|
MD5SUM="0d9725fa55494e1623c7559af388a048"
|
||||||
DOWNLOAD_x86_64="UNSUPPORTED"
|
DOWNLOAD_x86_64="UNSUPPORTED"
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue