mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
system/wine: Updated for version 1.2.3.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
f316d2bc9f
commit
4657871367
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=wine
|
||||
VERSION=${VERSION:-1.2.2}
|
||||
VERSION=${VERSION:-1.2.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="wine"
|
||||
VERSION="1.2.2"
|
||||
VERSION="1.2.3"
|
||||
HOMEPAGE="http://www.winehq.com/"
|
||||
DOWNLOAD="http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.2.2.tar.bz2 \
|
||||
DOWNLOAD="http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.2.3.tar.bz2 \
|
||||
http://www.unrealize.co.uk/source/dibeng-max-2010-11-12.zip"
|
||||
MD5SUM="e976d64688e0833061e79efa3eac5d2c \
|
||||
MD5SUM="a18ca677d1e01d1596d6692a8f3997e5 \
|
||||
97159d77631da13952fe87e846cf1f3b"
|
||||
DOWNLOAD_x86_64="UNSUPPORTED"
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue