summaryrefslogtreecommitdiffstats
path: root/network/corkscrew
diff options
context:
space:
mode:
author Marco Bonetti2010-05-13 00:36:02 +0200
committer David Somero2010-05-13 00:36:02 +0200
commit0d0b8134b7810b283ffc03c8407fe53bcef13b83 (patch)
tree5be22ea29a0198ff894e4067ab951e8f731a1f6f /network/corkscrew
parent0d6263c24f73309826a87dac32472dca1854bc93 (diff)
downloadslackbuilds-0d0b8134b7810b283ffc03c8407fe53bcef13b83.tar.gz
network/corkscrew: Updated for version 2.0
Diffstat (limited to 'network/corkscrew')
-rw-r--r--network/corkscrew/corkscrew.SlackBuild2
-rw-r--r--network/corkscrew/corkscrew.info2
2 files changed, 3 insertions, 1 deletions
diff --git a/network/corkscrew/corkscrew.SlackBuild b/network/corkscrew/corkscrew.SlackBuild
index 7196a16c74..ed0021f63a 100644
--- a/network/corkscrew/corkscrew.SlackBuild
+++ b/network/corkscrew/corkscrew.SlackBuild
@@ -94,4 +94,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/network/corkscrew/corkscrew.info b/network/corkscrew/corkscrew.info
index cd2c6c65ae..b85e746a2b 100644
--- a/network/corkscrew/corkscrew.info
+++ b/network/corkscrew/corkscrew.info
@@ -2,7 +2,9 @@ PRGNAM="corkscrew"
VERSION="2.0"
HOMEPAGE="http://www.agroman.net/corkscrew/"
DOWNLOAD="http://www.agroman.net/corkscrew/corkscrew-2.0.tar.gz"
+DOWNLOAD_x86_64=""
MD5SUM="35df77e7f0e59c0ec4f80313be52c10a"
+MD5SUM_x86_64=""
MAINTAINER="Marco Bonetti"
EMAIL="sid77@slackware.it"
APPROVED="dsomero,rworkman"