libssh2: bump version.

Update libssh2 to 1.7.0.
Also bump revision for mc and vlc-2.2.1 (which require libssh2).
This commit is contained in:
fbrosson
2016-02-24 23:41:46 +00:00
parent e1325ace77
commit 914eb30853
4 changed files with 12 additions and 12 deletions

View File

@@ -5,10 +5,10 @@ VCDs, and various streaming protocols."
HOMEPAGE="https://www.videolan.org/vlc/"
COPYRIGHT="1998-2015"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://download.videolan.org/pub/videolan/vlc/$portVersion/vlc-$portVersion.tar.xz"
CHECKSUM_SHA256="543d9d7e378ec0fa1ee2e7f7f5acf8c456c7d0ecc32037171523197ef3cf1fcb"
PATCHES="vlc-2.2.1.patch"
PATCHES="vlc-$portVersion.patch"
ADDITIONAL_FILES="vlc.rdef"
ARCHITECTURES="!x86_gcc2 x86"