summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author David Woodfall <dave@dawoodfall.net>2015-07-22 08:15:46 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-07-22 08:15:46 +0700
commitc0cce38f8f985984d0c9b98e1b121dd31833cc6b (patch)
tree3487b4ca2346aea5ed513e9c7ebf39753bfd15ed /system
parent908c118e2939c6e507b514c10a72595a15468c09 (diff)
downloadslackbuilds-c0cce38f8f985984d0c9b98e1b121dd31833cc6b.tar.gz
slackbuilds-c0cce38f8f985984d0c9b98e1b121dd31833cc6b.tar.xz
system/wine: Update DOWNLOAD url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/wine/README5
-rw-r--r--system/wine/wine.info4
2 files changed, 7 insertions, 2 deletions
diff --git a/system/wine/README b/system/wine/README
index db605d2363..37b89cd51d 100644
--- a/system/wine/README
+++ b/system/wine/README
@@ -11,3 +11,8 @@ These options can be used together.
NOTE: This will not build on a stock 64bit Slackware system, and we do not
support doing so with 32bit-compatibility packages. That doesn't mean
that it won't work - we just don't support it at all.
+
+Optional dependencies:
+
+fontforge
+webcore-fonts
diff --git a/system/wine/wine.info b/system/wine/wine.info
index 9525f93564..3525fc49c6 100644
--- a/system/wine/wine.info
+++ b/system/wine/wine.info
@@ -1,10 +1,10 @@
PRGNAM="wine"
VERSION="1.6.2"
HOMEPAGE="http://www.winehq.com/"
-DOWNLOAD="http://prdownloads.sourceforge.net/wine/wine-1.6.2.tar.bz2"
+DOWNLOAD="http://ftp.winehq.org/pub/wine/source/1.6/wine-1.6.2.tar.bz2"
MD5SUM="0f6c56f86befe38e219090915f81f48a"
DOWNLOAD_x86_64="UNSUPPORTED"
MD5SUM_x86_64=""
-REQUIRES="fontforge webcore-fonts"
+REQUIRES=""
MAINTAINER="David Woodfall"
EMAIL="dave@dawoodfall.net"