~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-aports] [PATCH] main/libssh: upgrade to 0.7.2

Details
Message ID
<1446378766-4236-1-git-send-email-soeren+git@soeren-tempel.net>
Sender timestamp
1446378766
DKIM signature
missing
Download raw message
Patch: +6 -6
---
 main/libssh/APKBUILD | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/main/libssh/APKBUILD b/main/libssh/APKBUILD
index 2a49343..013fe8b 100644
--- a/main/libssh/APKBUILD
+++ b/main/libssh/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libssh
pkgver=0.7.1
pkgver=0.7.2
pkgrel=0
pkgdesc="Library for accessing ssh client services through C libraries"
url="http://www.libssh.org/"
@@ -10,7 +10,7 @@ license="LGPL"
depends=
makedepends="openssl-dev cmake doxygen"
subpackages="$pkgname-dev"
source="https://red.libssh.org/attachments/download/154/libssh-$pkgver.tar.xz
source="https://red.libssh.org/attachments/download/177/libssh-$pkgver.tar.xz
	fix-includes.patch
	"

@@ -43,9 +43,9 @@ package() {
	make DESTDIR="$pkgdir" install
}

md5sums="bffc9dc548c3bae3a3afc5ac1654b272  libssh-0.7.1.tar.xz
md5sums="5d7d468937649a6dfc6186edfff083db  libssh-0.7.2.tar.xz
8257f5a2a6be16b158a83d76b5eed4fd  fix-includes.patch"
sha256sums="2fc7ccf96d3263cbd8ab520118cb94d9a2e11714c61e22b3f761fc5352fd046d  libssh-0.7.1.tar.xz
sha256sums="a32c45b9674141cab4bde84ded7d53e931076c6b0f10b8fd627f3584faebae62  libssh-0.7.2.tar.xz
d1798cd15d8682464a0b1b1853a9e17e63fed2fa732849570e595347d91b160c  fix-includes.patch"
sha512sums="c7cea829e97c9f37c23b5d331e02ea5b8c8bea1a0b28fad62a273b252040a30ea9631b502ea165a1e041b6e23c3bf6746d49800875fa492d8f42c7d1e232ebb9  libssh-0.7.1.tar.xz
sha512sums="9cb15254478e2522e736688052e0862c856e2c1321d090c9b9d9562504fcb59cee344c07576eeee9c6d0ac5ead137d9ff05216d973c457c6a17ffa9fba475f5a  libssh-0.7.2.tar.xz
055a8f6b97c65384a5a3ab8fe00c69d94cc30092fe926093dbbc122ce301fbe9d76127aa07b5e6107d7fa9dd2aad6b165fa0958b56520253b5d64428ff42a318  fix-includes.patch"
-- 
2.6.1



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)