gnupg: updated to version 2.0.8

This commit is contained in:
Simon Gloßner 2007-12-20 17:38:55 +01:00
parent 61f675ce96
commit ec063fbc8b
2 changed files with 3 additions and 2 deletions

View File

@ -1 +1 @@
433de7aca1f5d4342121ea09d98a2360 gnupg-2.0.7.tar.bz2
fc4377ca67e1bf687eeaf22e79c0b9d1 gnupg-2.0.8.tar.bz2

View File

@ -5,7 +5,7 @@
# Depends on: libgcrypt, libassuan, libksba, pinentry
name=gnupg
version=2.0.7
version=2.0.8
release=1
source=(ftp://ftp.gnupg.org/gcrypt/$name/$name-$version.tar.bz2)
@ -30,4 +30,5 @@ build () {
rm -rf $PKG/usr/share/info
rm -f $PKG/usr/share/gnupg/{FAQ,faq.html,qualified.txt}
rm -f $PKG/usr/share/gnupg/help*
}