aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2017-08-23 00:04:03 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2017-08-23 00:04:03 +0200
commit01a5e34bb8d08db00b1ed423acc3cfb41e40f002 (patch)
treea6d6e800c73a5e3ffcb36d6ccce5641a7371883f
parentd612033eb84c26af375a97c5a7a95e6a4b4e8921 (diff)
downloadaports-01a5e34bb8d08db00b1ed423acc3cfb41e40f002.tar.bz2
aports-01a5e34bb8d08db00b1ed423acc3cfb41e40f002.tar.xz
main/sshfs: bump pkgrel to trigger rebuild
-rw-r--r--main/sshfs/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/sshfs/APKBUILD b/main/sshfs/APKBUILD
index 73a20959f4..0f446ea869 100644
--- a/main/sshfs/APKBUILD
+++ b/main/sshfs/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=sshfs
pkgver=2.10
-pkgrel=0
+pkgrel=1
pkgdesc="FUSE client based on the SSH File Transfer Protocol"
url="https://github.com/libfuse/sshfs"
arch="all"