summaryrefslogtreecommitdiffstats
path: root/libraries/libgnomeprint
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2017-03-20 04:07:25 -0400
committer David Spencer <idlemoor@slackbuilds.org>2017-03-25 01:05:50 +0000
commitb45f7de640eab7ff1deb4f6f49449af9012ceeb6 (patch)
tree49429e6541a98a81602f5d3ec8294a12c79e0779 /libraries/libgnomeprint
parented5deed6c55d580e83344c5717ac5bf5a52a5d53 (diff)
downloadslackbuilds-b45f7de640eab7ff1deb4f6f49449af9012ceeb6.tar.gz
slackbuilds-b45f7de640eab7ff1deb4f6f49449af9012ceeb6.tar.xz
libraries/libgnomeprint: Allow VERSION override from environment.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/libgnomeprint')
-rw-r--r--libraries/libgnomeprint/libgnomeprint.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libgnomeprint/libgnomeprint.SlackBuild b/libraries/libgnomeprint/libgnomeprint.SlackBuild
index 9795ed648b..931db6a313 100644
--- a/libraries/libgnomeprint/libgnomeprint.SlackBuild
+++ b/libraries/libgnomeprint/libgnomeprint.SlackBuild
@@ -25,7 +25,7 @@
# Modified by the SlackBuilds.org project
PRGNAM=libgnomeprint
-VERSION=2.18.8
+VERSION=${VERSION:-2.18.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}