[arch-commits] Commit in libssh2/trunk (PKGBUILD)

Dave Reisner dreisner at archlinux.org
Sun Dec 2 13:59:19 UTC 2012


    Date: Sunday, December 2, 2012 @ 08:59:19
  Author: dreisner
Revision: 172448

upgpkg: libssh2 1.4.3-1

Modified:
  libssh2/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-02 11:34:51 UTC (rev 172447)
+++ PKGBUILD	2012-12-02 13:59:19 UTC (rev 172448)
@@ -6,7 +6,7 @@
 # Contributor: ice-man <icemanf at gmail.com>
 
 pkgname=libssh2
-pkgver=1.4.2
+pkgver=1.4.3
 pkgrel=1
 pkgdesc="A library implementing the SSH2 protocol as defined by Internet Drafts"
 url="http://www.libssh2.org/"
@@ -17,8 +17,8 @@
 provides=('libssh2.so')
 options=('!libtool')
 source=("http://www.libssh2.org/download/$pkgname-$pkgver.tar.gz"{,.asc})
-md5sums=('42e2b3796ac07fc1dbafc7abcc002cd3'
-         '872cfb1d61dbd5acd0481ab030e8f130')
+md5sums=('071004c60c5d6f90354ad1b701013a0b'
+         'bd01eca1e58c15233d69dae411dd2656')
 
 build() {
   cd "$pkgname-$pkgver"




More information about the arch-commits mailing list