summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Alan_Hicks <alan@lizella.net>2010-05-13 00:41:54 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-13 00:41:54 +0200
commitce5d9263275a1091c208eef9163adbde71ccebed (patch)
tree77e9d9ee6dd0366329af37167a64f221909597ff /system
parent44986a37538a4b8a5aa18b73265460b5b86265de (diff)
downloadslackbuilds-ce5d9263275a1091c208eef9163adbde71ccebed.tar.gz
slackbuilds-ce5d9263275a1091c208eef9163adbde71ccebed.tar.xz
system/sshfs-fuse: Updated for version 2.2
Diffstat (limited to 'system')
-rw-r--r--system/sshfs-fuse/sshfs-fuse.SlackBuild2
-rw-r--r--system/sshfs-fuse/sshfs-fuse.info2
2 files changed, 3 insertions, 1 deletions
diff --git a/system/sshfs-fuse/sshfs-fuse.SlackBuild b/system/sshfs-fuse/sshfs-fuse.SlackBuild
index 4c39e0bdd1..fdc197157d 100644
--- a/system/sshfs-fuse/sshfs-fuse.SlackBuild
+++ b/system/sshfs-fuse/sshfs-fuse.SlackBuild
@@ -88,4 +88,4 @@ mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
cd $PKG
-/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz
+/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
diff --git a/system/sshfs-fuse/sshfs-fuse.info b/system/sshfs-fuse/sshfs-fuse.info
index 979f01baf3..084f28b641 100644
--- a/system/sshfs-fuse/sshfs-fuse.info
+++ b/system/sshfs-fuse/sshfs-fuse.info
@@ -2,7 +2,9 @@ PRGNAM="sshfs-fuse"
VERSION="2.2"
HOMEPAGE="http://fuse.sourceforge.net/sshfs.html"
DOWNLOAD="http://downloads.sourceforge.net/fuse/sshfs-fuse-2.2.tar.gz"
+DOWNLOAD_x86_64=""
MD5SUM="26e9206eb5169e87e6f95f54bc005a4f"
+MD5SUM_x86_64=""
MAINTAINER="Alan_Hicks"
EMAIL="alan@lizella.net"
APPROVED="dsomero,rworkman"