mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/libssh2: Updated for version 1.2.7.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
bb13b503d3
commit
47851229ec
2 changed files with 5 additions and 5 deletions
|
@ -9,7 +9,7 @@
|
|||
# http://sam.zoy.org/wtfpl/COPYING for more details.
|
||||
|
||||
PRGNAM=libssh2
|
||||
VERSION=${VERSION:-1.2.6}
|
||||
VERSION=${VERSION:-1.2.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="libssh2"
|
||||
VERSION="1.2.6"
|
||||
VERSION="1.2.7"
|
||||
HOMEPAGE="http://www.libssh2.org/"
|
||||
DOWNLOAD="http://www.libssh2.org/download/libssh2-1.2.6.tar.gz"
|
||||
MD5SUM="7887bd95f1d5fc69780bfc5784410574"
|
||||
DOWNLOAD="http://www.libssh2.org/download/libssh2-1.2.7.tar.gz"
|
||||
MD5SUM="a5d78344886f1282e4008c09bf568076"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Menno Duursma"
|
||||
EMAIL="druiloor@zonnet.nl"
|
||||
APPROVED="Erik Hanson"
|
||||
APPROVED="dsomero"
|
||||
|
|
Loading…
Reference in a new issue