Merge pull request #419 from adamjstewart/features/libgpg-error
Add latest libgpg-error version
This commit is contained in:
commit
5a3338323c
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ class LibgpgError(Package):
|
|||
homepage = "https://www.gnupg.org/related_software/libgpg-error"
|
||||
url = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.18.tar.bz2"
|
||||
|
||||
version('1.21', 'ab0b5aba6d0a185b41d07bda804fd8b2')
|
||||
version('1.18', '12312802d2065774b787cbfc22cc04e9')
|
||||
|
||||
def install(self, spec, prefix):
|
||||
|
|
Loading…
Reference in a new issue