summaryrefslogtreecommitdiffstats
path: root/system/chrpath
diff options
context:
space:
mode:
Diffstat (limited to 'system/chrpath')
-rw-r--r--system/chrpath/chrpath.SlackBuild4
-rw-r--r--system/chrpath/chrpath.info6
-rw-r--r--system/chrpath/slack-desc10
3 files changed, 10 insertions, 10 deletions
diff --git a/system/chrpath/chrpath.SlackBuild b/system/chrpath/chrpath.SlackBuild
index 0efcc9d6c5..d95938a79b 100644
--- a/system/chrpath/chrpath.SlackBuild
+++ b/system/chrpath/chrpath.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for chrpath
-# Copyright 2010,2011 Robby Workman, Northport, Alabama, USA
+# Copyright 2010-2013 Robby Workman, Northport, Alabama, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=chrpath
-VERSION=${VERSION:-0.13}
+VERSION=${VERSION:-0.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/chrpath/chrpath.info b/system/chrpath/chrpath.info
index b11b0a0f64..0a9b6495c6 100644
--- a/system/chrpath/chrpath.info
+++ b/system/chrpath/chrpath.info
@@ -1,8 +1,8 @@
PRGNAM="chrpath"
-VERSION="0.13"
+VERSION="0.14"
HOMEPAGE="http://packages.qa.debian.org/c/chrpath.html"
-DOWNLOAD="http://ftp.debian.org/debian/pool/main/c/chrpath/chrpath_0.13.orig.tar.gz"
-MD5SUM="b73072a8fbba277558c50364b65bb407"
+DOWNLOAD="http://ftp.debian.org/debian/pool/main/c/chrpath/chrpath_0.14.orig.tar.gz"
+MD5SUM="ea6b212b23393bf58b0ef9bcf6491b86"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
diff --git a/system/chrpath/slack-desc b/system/chrpath/slack-desc
index 8537ae7929..69bf803d9f 100644
--- a/system/chrpath/slack-desc
+++ b/system/chrpath/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
chrpath: chrpath (modify rpath of binaries)