aboutsummaryrefslogtreecommitdiff
path: root/libgpg-error/libgpg-error.SlackBuild
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-09-15 00:23:45 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-09-15 00:23:45 +0000
commit676d2b3150dd5e07217459669df4e39e7d5032e4 (patch)
tree0d9add0e0939a883365132663348618ce496bffb /libgpg-error/libgpg-error.SlackBuild
parentca79f6655717db2bb37b5a6dee819b3e3c76d841 (diff)
downloadslackbuilds-676d2b3150dd5e07217459669df4e39e7d5032e4.tar.gz
slackbuilds-676d2b3150dd5e07217459669df4e39e7d5032e4.tar.bz2
libgpg-error updated to 1.4
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@195 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'libgpg-error/libgpg-error.SlackBuild')
-rwxr-xr-xlibgpg-error/libgpg-error.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgpg-error/libgpg-error.SlackBuild b/libgpg-error/libgpg-error.SlackBuild
index 67441ea1..7a5994d3 100755
--- a/libgpg-error/libgpg-error.SlackBuild
+++ b/libgpg-error/libgpg-error.SlackBuild
@@ -22,7 +22,7 @@ fi
# default settings
PACKAGE="libgpg-error"
ARCH=${ARCH:=i486}
-VERSION=${VERSION:=1.3}
+VERSION=${VERSION:=1.4}
BUILD=${BUILD:=1rha}
SRC_DIR=${SRC:=$CWD}
TMP=${TMP:=/tmp}