openssl: update to openssl-1.0.1

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-03-18 04:14:03 +01:00
parent 0fcc5d1a45
commit f5fe890c41
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ Package updates:
- update eglibc to eglibc-2.15 - update eglibc to eglibc-2.15
- update Python to Python-2.7.2 - update Python to Python-2.7.2
- update gcc to gcc-4.6.2 - update gcc to gcc-4.6.2
- update openssl to openssl-1.0.0f - update openssl to openssl-1.0.1
- update xorg-server to xorg-server-1.11 - update xorg-server to xorg-server-1.11
- update to Kernel 3.2 - update to Kernel 3.2
- update to Mesa-8.0pre - update to Mesa-8.0pre

View File

@ -19,7 +19,7 @@
################################################################################ ################################################################################
PKG_NAME="openssl" PKG_NAME="openssl"
PKG_VERSION="1.0.0h" PKG_VERSION="1.0.1"
PKG_REV="1" PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="OSS" PKG_LICENSE="OSS"