Skip to content
Snippets Groups Projects
Commit 5a333832 authored by Todd Gamblin's avatar Todd Gamblin
Browse files

Merge pull request #419 from adamjstewart/features/libgpg-error

Add latest libgpg-error version
parents 8a4b86da 422e87ba
Branches
Tags
No related merge requests found
...@@ -9,6 +9,7 @@ class LibgpgError(Package): ...@@ -9,6 +9,7 @@ class LibgpgError(Package):
homepage = "https://www.gnupg.org/related_software/libgpg-error" homepage = "https://www.gnupg.org/related_software/libgpg-error"
url = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.18.tar.bz2" url = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.18.tar.bz2"
version('1.21', 'ab0b5aba6d0a185b41d07bda804fd8b2')
version('1.18', '12312802d2065774b787cbfc22cc04e9') version('1.18', '12312802d2065774b787cbfc22cc04e9')
def install(self, spec, prefix): def install(self, spec, prefix):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment