Merge pull request #153071 from taikx4/phpExtensions.gnupg-1.5.1

phpExtensions.gnupg: 1.5.0 -> 1.5.1
This commit is contained in:
Elis Hirwing 2022-01-03 10:28:32 +01:00 committed by GitHub
commit 554d5e1d5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,8 +3,8 @@
buildPecl {
pname = "gnupg";
version = "1.5.0";
sha256 = "0r0akrjjf9i460z11llybdr6sg2rlcz38nwfy0yqz443ljdggxfl";
version = "1.5.1";
sha256 = "sha256-qZBvRlqyNDyy8xJ+4gnHJ2Ajh0XDSHjZu8FXZIYhklI=";
buildInputs = [ gpgme ];
checkInputs = [ gnupg ];