From kde-commits Tue Jan 31 23:50:10 2012 From: Patrick Spendrin Date: Tue, 31 Jan 2012 23:50:10 +0000 To: kde-commits Subject: [emerge/python3] portage/win32libs-sources/libssh-src: update libssh - pageant patch will follow lat Message-Id: <20120131235010.52BC2A60A6 () git ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=132805400727195 Git commit 4a9db748991b724272fd6c45934691549dfde633 by Patrick Spendrin. Committed on 01/02/2012 at 00:50. Pushed by sengels into branch 'python3'. update libssh - pageant patch will follow later R +1 -1 portage/win32libs-sources/libssh-src/libssh-src-0.5.2-201201= 31.py [from: portage/win32libs-sources/libssh-src/libssh-src-0.5.0-20110601= .py - 097% similarity] http://commits.kde.org/emerge/4a9db748991b724272fd6c45934691549dfde633 diff --git a/portage/win32libs-sources/libssh-src/libssh-src-0.5.0-20110601= .py b/portage/win32libs-sources/libssh-src/libssh-src-0.5.2-20120131.py similarity index 97% rename from portage/win32libs-sources/libssh-src/libssh-src-0.5.0-20110601.= py rename to portage/win32libs-sources/libssh-src/libssh-src-0.5.2-20120131.py index 6911a1e..b9b8b43 100644 --- a/portage/win32libs-sources/libssh-src/libssh-src-0.5.0-20110601.py +++ b/portage/win32libs-sources/libssh-src/libssh-src-0.5.2-20120131.py @@ -7,7 +7,7 @@ class subinfo(info.infoclass): for ver in ['0.4.4', '0.4.6', '0.4.7']: self.targets[ ver ] =3D "http://www.libssh.org/files/0.4/libss= h-" + ver + ".tar.gz" self.targetInstSrc[ ver ] =3D "libssh-" + ver - for ver in ['0.5.0']: + for ver in ['0.5.0', '0.5.2']: self.targets[ ver ] =3D "http://www.libssh.org/files/0.5/libss= h-" + ver + ".tar.gz" self.targetInstSrc[ ver ] =3D "libssh-" + ver self.targetDigests['0.4.4'] =3D 'bde1d4713a86b6256ce2d14e6de6326e5= 2c4da44'