summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ryan P.C. McQuen2015-12-04 19:51:18 +0100
committer Willy Sudiarto Raharjo2015-12-05 01:58:28 +0100
commit49f13a124f4d54929d52cb08b6c1c4629a880fd4 (patch)
treef1655de1a59ecf7fd3b7401321e8492ef248191f
parent9b07693999fc220023d0c4cc92b062ba1e4f1e78 (diff)
downloadslackbuilds-49f13a124f4d54929d52cb08b6c1c4629a880fd4.tar.gz
misc/wcd: Updated for version 5.3.1.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
-rw-r--r--misc/wcd/wcd.SlackBuild9
-rw-r--r--misc/wcd/wcd.info6
2 files changed, 7 insertions, 8 deletions
diff --git a/misc/wcd/wcd.SlackBuild b/misc/wcd/wcd.SlackBuild
index ed463b4797..76b9a634b2 100644
--- a/misc/wcd/wcd.SlackBuild
+++ b/misc/wcd/wcd.SlackBuild
@@ -1,5 +1,4 @@
#!/bin/sh
-
# Slackware build script for wcd
# Ryan P.C. McQuen | Everett, WA | ryan.q@linux.com
@@ -20,10 +19,10 @@
# You may have received a copy of the GNU General Public License along
# with this program (most likely, a file named COPYING). If not, see
-# <http://www.gnu.org/licenses/>.
+# <https://www.gnu.org/licenses/>.
PRGNAM=wcd
-VERSION=${VERSION:-5.2.7}
+VERSION=${VERSION:-5.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -51,9 +50,9 @@ cd $PRGNAM-$VERSION/src
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
- -o -perm 511 \) -exec chmod 755 {} \; -o \
+ -o -perm 511 \) -exec chmod 755 {} \; -o \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
- -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
+ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
if [ "$ARCH" = "i486" ]; then
SLKCFLAGS="-O2 -march=i486 -mtune=i686"
diff --git a/misc/wcd/wcd.info b/misc/wcd/wcd.info
index 3677115149..37506250b6 100644
--- a/misc/wcd/wcd.info
+++ b/misc/wcd/wcd.info
@@ -1,8 +1,8 @@
PRGNAM="wcd"
-VERSION="5.2.7"
+VERSION="5.3.1"
HOMEPAGE="http://waterlan.home.xs4all.nl/"
-DOWNLOAD="http://waterlan.home.xs4all.nl/wcd/wcd-5.2.7.tar.gz"
-MD5SUM="cd55fecd9ad83c74db1f8953dfb2e167"
+DOWNLOAD="http://waterlan.home.xs4all.nl/wcd/wcd-5.3.1.tar.gz"
+MD5SUM="f7146975bd5729cff223f4c5500759e5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""