diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-08-09 19:29:54 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-08-09 19:29:54 +0000 |
commit | 565cbef5b2c8a593cf7a66be2214d60d2107d29b (patch) | |
tree | 5639f77157a3397328b1a5af798b4f3de3aac91b /conf | |
parent | 394adeae5ab8aa1697564aff52517112eddfbfca (diff) |
preferred-om-2008-versions.inc: update curl and pycurl
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/preferred-om-2008-versions.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/include/preferred-om-2008-versions.inc b/conf/distro/include/preferred-om-2008-versions.inc index 103adb051e..211cad8956 100644 --- a/conf/distro/include/preferred-om-2008-versions.inc +++ b/conf/distro/include/preferred-om-2008-versions.inc @@ -201,7 +201,7 @@ PREFERRED_VERSION_ctorrent ?= "1.3.4" PREFERRED_VERSION_ctrlproxy ?= "2.6.2" PREFERRED_VERSION_cumulus ?= "1.2.1" PREFERRED_VERSION_cups ?= "1.2.12" -PREFERRED_VERSION_curl ?= "7.18.0" +PREFERRED_VERSION_curl ?= "7.18.2" PREFERRED_VERSION_curl-native ?= "7.18.0" PREFERRED_VERSION_custominput ?= "1.1.0" PREFERRED_VERSION_cvs ?= "1.12.9" @@ -1534,7 +1534,7 @@ PREFERRED_VERSION_python-pycairo ?= "1.4.0" PREFERRED_VERSION_python-pychecker ?= "0.8.17" PREFERRED_VERSION_python-pycodes ?= "1.2" PREFERRED_VERSION_python-pycrypto ?= "2.0.1" -PREFERRED_VERSION_python-pycurl ?= "7.16.4" +PREFERRED_VERSION_python-pycurl ?= "7.18.2" PREFERRED_VERSION_python-pyephem ?= "3.7.2a" PREFERRED_VERSION_python-pyfits ?= "1.1" PREFERRED_VERSION_python-pyflakes ?= "0.2.1" |