use wildcard for openssl version

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-09-15 10:09:08 +02:00
parent 1a4eda4c3e
commit ae2d96c742

View File

@@ -42,8 +42,8 @@ PREFERRED_VERSION_mplayer = "0.0+1.0rc3+svnr%"
PREFERRED_VERSION_network-manager-applet = "0.8.1"
PREFERRED_VERSION_networkmanager = "0.8.1"
PREFERRED_VERSION_networkmanager-openvpn = "0.8.1"
PREFERRED_VERSION_openssl = "1.0.0d"
PREFERRED_VERSION_openssl-native = "1.0.0d"
PREFERRED_VERSION_openssl = "1.0.0%"
PREFERRED_VERSION_openssl-native = "1.0.0%"
PREFERRED_VERSION_pango = "1.28.3"
PREFERRED_VERSION_pango-native = "1.28.3"
PREFERRED_VERSION_perl = "5.12.3"