update libgpg-error

This commit is contained in:
Mark Brand 2017-03-04 15:45:29 +01:00
parent 215adb5986
commit 7ed9e61c7a
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ PKG := libgpg_error
$(PKG)_WEBSITE := ftp://ftp.gnupg.org/gcrypt/libgpg-error/
$(PKG)_DESCR := libgpg-error
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.26
$(PKG)_CHECKSUM := 4c4bcbc90116932e3acd37b37812d8653b1b189c1904985898e860af818aee69
$(PKG)_VERSION := 1.27
$(PKG)_CHECKSUM := 4f93aac6fecb7da2b92871bb9ee33032be6a87b174f54abf8ddf0911a22d29d2
$(PKG)_SUBDIR := libgpg-error-$($(PKG)_VERSION)
$(PKG)_FILE := libgpg-error-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := http://mirrors.dotsrc.org/gcrypt/libgpg-error/$($(PKG)_FILE)