libressl: update to libressl-2.1.6

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2015-04-24 22:49:18 +02:00
parent 6c4ad8f935
commit 17f5333ddb
2 changed files with 1 additions and 16 deletions

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="libressl"
PKG_VERSION="2.1.1"
PKG_VERSION="2.1.6"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="BSD"

View File

@ -1,15 +0,0 @@
diff -Naur libressl-2.1.1/configure.ac libressl-2.1.1.patch/configure.ac
--- libressl-2.1.1/configure.ac 2014-10-16 04:36:04.000000000 +0200
+++ libressl-2.1.1.patch/configure.ac 2014-11-01 11:42:32.797637394 +0100
@@ -1,4 +1,4 @@
-+AC_INIT([libressl], m4_esyscmd([tr -d '\n' < VERSION]))
+AC_INIT([libressl], m4_esyscmd([tr -d '\n' < VERSION]))
AC_CANONICAL_HOST
AM_INIT_AUTOMAKE([subdir-objects])
AC_CONFIG_MACRO_DIR([m4])
diff -Naur libressl-2.1.1/VERSION libressl-2.1.1.patch/VERSION
--- libressl-2.1.1/VERSION 1970-01-01 01:00:00.000000000 +0100
+++ libressl-2.1.1.patch/VERSION 2014-11-01 11:42:23.969645930 +0100
@@ -0,0 +1 @@
+2.1.1
\ Kein Zeilenumbruch am Dateiende.