diff options
author | rudson <rudson@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2008-04-19 13:01:03 +0000 |
---|---|---|
committer | rudson <rudson@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2008-04-19 13:01:03 +0000 |
commit | d7f3805251dbdb7a19a3f262b3c86a4f0d03d43e (patch) | |
tree | 290f5dd1caf5024f712ef68e2bdd965bf7b746a7 /app/emulation/wine | |
parent | c8d1635083e45dfa425b7a1dfdf972ce3d3b834e (diff) | |
download | mkbuilds-d7f3805251dbdb7a19a3f262b3c86a4f0d03d43e.tar.gz mkbuilds-d7f3805251dbdb7a19a3f262b3c86a4f0d03d43e.tar.bz2 |
git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@87 18ef50b8-d735-4ccd-97c1-689132df3dd9
Diffstat (limited to 'app/emulation/wine')
-rw-r--r-- | app/emulation/wine/wine.mkbuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/emulation/wine/wine.mkbuild b/app/emulation/wine/wine.mkbuild index daff0c9..daceab8 100644 --- a/app/emulation/wine/wine.mkbuild +++ b/app/emulation/wine/wine.mkbuild @@ -17,7 +17,7 @@ #------------------------ # # Complete URL address or URL base address ( without $SRC_NAME-$VERSION... ) -[[DOWNLOAD FOLDER URL]]="http://downloads.sourceforge.net/wine/wine-0.9.53.tar.bz2" +[[DOWNLOAD FOLDER URL]]="http://downloads.sourceforge.net/wine/wine-0.9.59.tar.bz2" # Source base name. if different from package name. Null ("") to default value. # Auto-set, get SRC_NAME from URL: http://.../$SRC_NAME-$VERSION.tar.$EXTENSION' |