[arch-commits] Commit in libssh2/trunk (PKGBUILD)
Dave Reisner
dreisner at archlinux.org
Sat May 19 04:14:42 UTC 2012
Date: Saturday, May 19, 2012 @ 00:14:42
Author: dreisner
Revision: 159244
upgpkg: libssh2 1.4.2-1
Modified:
libssh2/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-05-18 17:00:08 UTC (rev 159243)
+++ PKGBUILD 2012-05-19 04:14:42 UTC (rev 159244)
@@ -6,7 +6,7 @@
# Contributor: ice-man <icemanf at gmail.com>
pkgname=libssh2
-pkgver=1.4.1
+pkgver=1.4.2
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=('b94106e046af37fdc0734e487842fe66'
- 'd120a091e9f594c6608815d72b07c7a3')
+md5sums=('42e2b3796ac07fc1dbafc7abcc002cd3'
+ '872cfb1d61dbd5acd0481ab030e8f130')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list