Add the gnupg package and missing dependencies. Update versions of ex… (#4281)
* Add the gnupg package and missing dependencies. Update versions of existing dependencies. * this ended up in the wrong repo * put versions back, remove uneeded function * OK ;) * autopep8 * typo on npth line * whitespace
This commit is contained in:

committed by
Adam J. Stewart

parent
48588cb1d8
commit
a29921b995
@@ -32,7 +32,8 @@ class LibgpgError(AutotoolsPackage):
|
||||
SmartCard Daemon and possibly more in the future. """
|
||||
|
||||
homepage = "https://www.gnupg.org/related_software/libgpg-error"
|
||||
url = "http://gd.tuwien.ac.at/pub/gnupg/libgpg-error/libgpg-error-1.18.tar.bz2"
|
||||
url = "https://gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-1.27.tar.bz2"
|
||||
|
||||
version('1.27', '5217ef3e76a7275a2a3b569a12ddc989')
|
||||
version('1.21', 'ab0b5aba6d0a185b41d07bda804fd8b2')
|
||||
version('1.18', '12312802d2065774b787cbfc22cc04e9')
|
||||
|
Reference in New Issue
Block a user