mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
openssl: update to openssl-1.0.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
0fcc5d1a45
commit
f5fe890c41
@ -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
|
||||||
|
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user