diff options
author | rafael2k <rafael2k@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2009-02-17 13:55:13 +0000 |
---|---|---|
committer | rafael2k <rafael2k@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2009-02-17 13:55:13 +0000 |
commit | 7dea2c18331e964b5558934cc312b479b1831ae3 (patch) | |
tree | 5d59e4d39bef25fb51466e8a0e707e549d856d62 /app/emulation/wine/wine.mkbuild | |
parent | 393645720dc277c94c15873f0b8be48a26e6f829 (diff) | |
download | mkbuilds-7dea2c18331e964b5558934cc312b479b1831ae3.tar.gz mkbuilds-7dea2c18331e964b5558934cc312b479b1831ae3.tar.bz2 |
wine version bump
git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@386 18ef50b8-d735-4ccd-97c1-689132df3dd9
Diffstat (limited to 'app/emulation/wine/wine.mkbuild')
-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 692c3f2..9f7f14a 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-1.0.1.tar.bz2" +[[DOWNLOAD FOLDER URL]]="http://downloads.sourceforge.net/wine/wine-1.1.15.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' |