summaryrefslogtreecommitdiffstats
path: root/main/sshfs
diff options
context:
space:
mode:
authorBartłomiej Piotrowski <bpiotrowski@alpinelinux.org>2014-01-16 14:45:24 +0100
committerBartłomiej Piotrowski <bpiotrowski@alpinelinux.org>2014-01-16 14:46:40 +0100
commitc8846a14adb4097b4479e4d5b5ee682eecb676a7 (patch)
tree2129a0edfed992b4fc8f1013a36413cf571ae28f /main/sshfs
parent38260db2d1fb41c89253e56e59f320548653785c (diff)
downloadaports-c8846a14adb4097b4479e4d5b5ee682eecb676a7.tar.bz2
aports-c8846a14adb4097b4479e4d5b5ee682eecb676a7.tar.xz
main/sshfs: upgrade to 2.5
Diffstat (limited to 'main/sshfs')
-rw-r--r--main/sshfs/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/main/sshfs/APKBUILD b/main/sshfs/APKBUILD
index 75407d353..6b3c3b441 100644
--- a/main/sshfs/APKBUILD
+++ b/main/sshfs/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=sshfs
-pkgver=2.4
-pkgrel=1
+pkgver=2.5
+pkgrel=0
pkgdesc="FUSE client based on the SSH File Transfer Protocol"
url="http://fuse.sourceforge.net/sshfs.html"
arch="all"
@@ -27,4 +27,6 @@ package() {
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="3c7c3647c52ce84d09486f1da3a3ce24 sshfs-fuse-2.4.tar.gz"
+md5sums="17494910db8383a366b1301e5f5148a9 sshfs-fuse-2.5.tar.gz"
+sha256sums="e9171452e5d0150b9c6a2158fd2e2dcefb5d5d03ba4d208949e00a3a46c6e63e sshfs-fuse-2.5.tar.gz"
+sha512sums="48ae4008d10fe66b843ff1e891627f8262e00d064fec048c8c1189507e757994e81e4fa2deb4d8d56cff0d1818efe4a692494b9c48a01c6c79c626acefa1b53e sshfs-fuse-2.5.tar.gz"