aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpatches/gnupg/gnupg.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/gnupg/gnupg.SlackBuild b/patches/gnupg/gnupg.SlackBuild
index 172e573a..a562a699 100755
--- a/patches/gnupg/gnupg.SlackBuild
+++ b/patches/gnupg/gnupg.SlackBuild
@@ -15,7 +15,7 @@ if [ -f "~/.slackbuildrc" ]; then
fi
PACKAGE="gnupg"
-VERSION=${VERSION:=1.4.4}
+VERSION=${VERSION:=1.4.5}
ARCH=${ARCH:=x86_64}
BUILD=${BUILD:=1rha}
TMP=${TMP:=/tmp}