diff --git a/gnutls.yaml b/gnutls.yaml index ff0486a872e..64e9e43be04 100644 --- a/gnutls.yaml +++ b/gnutls.yaml @@ -1,7 +1,7 @@ package: name: gnutls - version: 3.8.7 - epoch: 1 + version: 3.8.8 + epoch: 0 description: TLS protocol implementation copyright: - license: LGPL-2.1-or-later @@ -38,7 +38,7 @@ environment: pipeline: - uses: fetch with: - expected-sha256: fe302f2b6ad5a564bcb3678eb61616413ed5277aaf8e7bf7cdb9a95a18d9f477 + expected-sha256: ac4f020e583880b51380ed226e59033244bc536cad2623f2e26f5afa2939d8fb uri: https://www.gnupg.org/ftp/gcrypt/gnutls/v${{vars.mangled-package-version}}/gnutls-${{package.version}}.tar.xz - runs: |