libraries/libgnomeprint: Allow VERSION override from environment.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2017-03-20 04:07:25 -04:00 committed by David Spencer
parent ed5deed6c5
commit b45f7de640

View file

@ -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}