aboutsummaryrefslogtreecommitdiff
path: root/app/crypt/gnupg2/gnupg2.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'app/crypt/gnupg2/gnupg2.SlackBuild')
-rwxr-xr-xapp/crypt/gnupg2/gnupg2.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/crypt/gnupg2/gnupg2.SlackBuild b/app/crypt/gnupg2/gnupg2.SlackBuild
index abd71176..889b36c4 100755
--- a/app/crypt/gnupg2/gnupg2.SlackBuild
+++ b/app/crypt/gnupg2/gnupg2.SlackBuild
@@ -18,7 +18,7 @@ CWD="$(pwd)"
SRC_NAME="gnupg"
PKG_NAME="gnupg2"
ARCH=${ARCH:=i486}
-SRC_VERSION=${VERSION:=2.0.2}
+SRC_VERSION=${VERSION:=2.0.3}
PKG_VERSION="$(echo "$SRC_VERSION" | tr '[[:blank:]-]' '_')"
BUILD=${BUILD:=1ls}
SRC_DIR=${SRC_DIR:=$CWD}/$PKG_NAME