From 2bec2f2d7ee7dc9300e7cd79a147209d93feff5d Mon Sep 17 00:00:00 2001 From: "J. Peter Mugaas" Date: Fri, 24 Feb 2017 12:10:01 -0500 Subject: [PATCH] mingw-w64-libssh 0.7.4 - Update libssh to latest version (#2207) --- mingw-w64-libssh/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mingw-w64-libssh/PKGBUILD b/mingw-w64-libssh/PKGBUILD index c7891a553d..a3ab1b6785 100644 --- a/mingw-w64-libssh/PKGBUILD +++ b/mingw-w64-libssh/PKGBUILD @@ -3,8 +3,8 @@ _realname=libssh pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=0.7.3 -pkgrel=2 +pkgver=0.7.4 +pkgrel=1 pkgdesc="Library for accessing ssh client services through C libraries (mingw-w64)" arch=('any') url="http://www.libssh.org/" @@ -17,12 +17,12 @@ depends=("${MINGW_PACKAGE_PREFIX}-openssl" "${MINGW_PACKAGE_PREFIX}-zlib") options=('staticlibs' 'strip') validpgpkeys=('8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D') # Andreas Schneider -source=(https://red.libssh.org/attachments/download/195/${_realname}-${pkgver}.tar.xz - https://red.libssh.org/attachments/download/194/${_realname}-${pkgver}.tar.asc +source=(https://red.libssh.org/attachments/download/210/${_realname}-${pkgver}.tar.xz + https://red.libssh.org/attachments/download/209/${_realname}-${pkgver}.tar.asc mingw-as-unix.patch mingw-DATADIR-conflict.patch fix-threads-libraryname-in-config.patch) -sha256sums=('26ef46be555da21112c01e4b9f5e3abba9194485c8822ab55ba3d6496222af98' +sha256sums=('39e1bec3b3cb452af3b8fd7f59c12c5ef5b9ed64f057c7eb0d1a5cac67ba6c0d' 'SKIP' '3e95048aa0acf0a639120cb732dcce14ea1e51a7ed59b18a25e05001ebabd241' '444a66b1926f49c54df844c22263496c2d86e124c8bcdbd194c4581d06140c1b'