gnupg: 2.4.5 -> 2.5.0

This commit is contained in:
Tim Biermann 2024-07-06 13:11:44 +02:00
parent 206a97d168
commit c1cf805a46
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 9 additions and 6 deletions

View File

@ -2,8 +2,10 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/gpg
-rwxr-xr-x root/root usr/bin/gpg-agent
-rwxr-xr-x root/root usr/bin/gpg-authcode-sign.sh
-rwxr-xr-x root/root usr/bin/gpg-card
-rwxr-xr-x root/root usr/bin/gpg-connect-agent
-rwxr-xr-x root/root usr/bin/gpg-mail-tube
-rwxr-xr-x root/root usr/bin/gpg-wks-client
-rwxr-xr-x root/root usr/bin/gpg-wks-server
-rwxr-xr-x root/root usr/bin/gpgconf
@ -37,6 +39,7 @@ drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/gpg-card.1.gz
-rw-r--r-- root/root usr/share/man/man1/gpg-check-pattern.1.gz
-rw-r--r-- root/root usr/share/man/man1/gpg-connect-agent.1.gz
-rw-r--r-- root/root usr/share/man/man1/gpg-mail-tube.1.gz
-rw-r--r-- root/root usr/share/man/man1/gpg-preset-passphrase.1.gz
-rw-r--r-- root/root usr/share/man/man1/gpg-wks-client.1.gz
-rw-r--r-- root/root usr/share/man/man1/gpg-wks-server.1.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/XCOUYFR0giy6mmO/4wTI3BGPB7KJH+70Tv/viu1bPDo/Gz0gxLHH5zs41nxJqAfPuIArwEbthbp0r1EX3XZ8gg=
SHA256 (Pkgfile) = a836ec7997bd88f237efc867023c1469ae3e7d26b619158df92d46c974f7b94a
SHA256 (.footprint) = c2951faf9544a9cc3546a88e7b78e2f4c0e10ae923e17c11a6d9069ede5c3c21
SHA256 (gnupg-2.4.5.tar.bz2) = f68f7d75d06cb1635c336d34d844af97436c3f64ea14bcb7c869782f96f44277
RWSE3ohX2g5d/d6qKANzt4hskNeP35VdHUBTwrV8ZdygixE0AhBKNPBl+gNLxzxtpdQ+Bf35+MvnVZmhjM6thUMKAItQmxm+Vw4=
SHA256 (Pkgfile) = 3e1016d729d55ec95dabcac7094aebf76f47bcfcef43aa43275eb8ce5ee14c3b
SHA256 (.footprint) = 90c293d5aff7e1d35631cf4d75f7209d4a10dfb452056f3a3331f5b819e7485e
SHA256 (gnupg-2.5.0.tar.bz2) = 2222c827d4e7087f15e7f72739d004abc1d05c6c5f0a5a12b24c6a6cc5d173fb

View File

@ -5,8 +5,8 @@
# Optional: openldap
name=gnupg
version=2.4.5
release=2
version=2.5.0
release=1
source=(https://gnupg.org/ftp/gcrypt/$name/$name-$version.tar.bz2)
build () {