gnupg: upgraded to 2.0.3

This commit is contained in:
Simon Gloner 2007-03-08 18:03:28 +01:00
parent 94a6a8ac5f
commit 0663ff476d
3 changed files with 4 additions and 2 deletions

View File

@ -37,8 +37,10 @@ lrwxrwxrwx root/root usr/man/man1/gpg.1.gz -> gpg2.1.gz
-rw-r--r-- root/root usr/man/man1/watchgnupg.1.gz
drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/addgnupghome.8.gz
-rw-r--r-- root/root usr/man/man8/applygnupgdefaults.8.gz
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/addgnupghome
-rwxr-xr-x root/root usr/sbin/applygnupgdefaults
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/gnupg/
-rw-r--r-- root/root usr/share/gnupg/com-certs.pem

View File

@ -1 +1 @@
9f972c78135a7dea1bae66bb9f263980 gnupg-2.0.2.tar.bz2
4e33a5d35583da439f1bd26aa7e7042a gnupg-2.0.3.tar.bz2

View File

@ -5,7 +5,7 @@
# Depends on: libgcrypt, libassuan, libksba, pinentry
name=gnupg
version=2.0.2
version=2.0.3
release=1
source=(ftp://ftp.gnupg.org/gcrypt/$name/$name-$version.tar.bz2)