diff options
author | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2006-08-01 17:56:14 +0000 |
---|---|---|
committer | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2006-08-01 17:56:14 +0000 |
commit | 325410a1842e03192710c4c1585a21c82a4d1505 (patch) | |
tree | 49bc53a771bd49280df17a830cf1601d11472f59 /patches/gnupg | |
parent | 6dbbd07249545b3165607f0c5698c91f2d46e6a4 (diff) | |
download | slackbuilds-325410a1842e03192710c4c1585a21c82a4d1505.tar.gz slackbuilds-325410a1842e03192710c4c1585a21c82a4d1505.tar.bz2 |
gnupg update
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@7 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'patches/gnupg')
-rwxr-xr-x | patches/gnupg/gnupg.SlackBuild | 2 |
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} |