diff options
author | rhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2009-09-20 19:56:20 +0000 |
---|---|---|
committer | rhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2009-09-20 19:56:20 +0000 |
commit | 03eab3d6979944b11ab8ee3c41b79830fa02516e (patch) | |
tree | f6b556bcf2ec1e64a7ce2190ee967451f6c42ab0 /x11/libs/wxwidgets/wxWidgets.mkbuild | |
parent | 6e6791e36818f4257e71d3cb02cd403c6addfa33 (diff) | |
download | mkbuilds-03eab3d6979944b11ab8ee3c41b79830fa02516e.tar.gz mkbuilds-03eab3d6979944b11ab8ee3c41b79830fa02516e.tar.bz2 |
wxwidgets: updating to 2.8.10
git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@513 18ef50b8-d735-4ccd-97c1-689132df3dd9
Diffstat (limited to 'x11/libs/wxwidgets/wxWidgets.mkbuild')
-rw-r--r-- | x11/libs/wxwidgets/wxWidgets.mkbuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libs/wxwidgets/wxWidgets.mkbuild b/x11/libs/wxwidgets/wxWidgets.mkbuild index 1f0253d..9abb627 100644 --- a/x11/libs/wxwidgets/wxWidgets.mkbuild +++ b/x11/libs/wxwidgets/wxWidgets.mkbuild @@ -26,7 +26,7 @@ #------------------------ # # Complete URL address or URL base address ( without $SRC_NAME-$VERSION... ) -[[DOWNLOAD FOLDER URL]]="http://downloads.sourceforge.net/wxwindows/wxWidgets-2.8.8.tar.bz2" +[[DOWNLOAD FOLDER URL]]="http://downloads.sourceforge.net/wxwindows/wxWidgets-2.8.10.tar.bz2" # # Documentation files. Null ("") to auto-set commom doc-files: |