Skip to content

Commit a26d8b0

Browse files
committed
Update GnuPG to 1.8.11 and use TGZ archive
Because CI environment doesn't have bzip2 installed. I could probably install a package, but that would only add a few seconds to the build time.
1 parent 8955537 commit a26d8b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

com.github.elfenware.obliviate.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ modules:
1717
buildsystem: autotools
1818
sources:
1919
- type: archive
20-
url: https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.8.8.tar.bz2
21-
sha256: 895de2bb981dd127f0821d1ce13fadf7d760f9fa7737648b15f2c1fe13cc5af5
20+
url: https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.8.11.tar.gz
21+
sha256: 0cd1f534f89fd6d423e9d07932cfeba8f712f693d24a0ed2be46ec8f21ed9cef
2222
modules:
2323
- name: libgpg-error
2424
buildsystem: autotools

0 commit comments

Comments
 (0)