summaryrefslogtreecommitdiffstats
path: root/main/sshfs
diff options
context:
space:
mode:
Diffstat (limited to 'main/sshfs')
-rw-r--r--main/sshfs/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/sshfs/APKBUILD b/main/sshfs/APKBUILD
index e17ac1a22..0b8983881 100644
--- a/main/sshfs/APKBUILD
+++ b/main/sshfs/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=sshfs
-pkgver=2.2
-pkgrel=1
+pkgver=2.3
+pkgrel=0
pkgdesc="FUSE client based on the SSH File Transfer Protocol"
url="http://fuse.sourceforge.net/sshfs.html"
arch="all"
@@ -23,4 +23,4 @@ package() {
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="26e9206eb5169e87e6f95f54bc005a4f sshfs-fuse-2.2.tar.gz"
+md5sums="f72f12fda186dbd92382f70d25662ed3 sshfs-fuse-2.3.tar.gz"