libgpg-error: update version to 1.8
This commit is contained in:
parent
6332dc0440
commit
9b344b9cb2
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class LibgpgError <Formula
|
||||
url 'ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.7.tar.bz2'
|
||||
url 'ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.8.tar.bz2'
|
||||
homepage 'http://www.gnupg.org/'
|
||||
sha1 'bf8c6babe1e28cae7dd6374ca24ddcc42d57e902'
|
||||
sha1 'f5cf677a7cd684645feaa9704d09eb5cd6d97e8a'
|
||||
|
||||
def install
|
||||
ENV.j1
|
||||
|
|
Loading…
Reference in a new issue