diff options
author | Danny Rawlins <contact@romster.me> | 2021-01-19 21:27:41 +1100 |
---|---|---|
committer | Danny Rawlins <contact@romster.me> | 2021-01-19 21:27:41 +1100 |
commit | e648543ce47f283080a0d02108e273b943ef1c17 (patch) | |
tree | c6b540479cc220a87c72fc21602b227697b054a3 /gnutls-32 | |
parent | 773db37b8c9038a0a2a8eb6d8419d426301c2146 (diff) | |
download | compat-32-e648543ce47f283080a0d02108e273b943ef1c17.tar.gz compat-32-e648543ce47f283080a0d02108e273b943ef1c17.tar.xz |
[notify] gnutls-32: depends on libidn2-32 and not libidn-32, libidn2-32 now also pulls in libunistring-32
Diffstat (limited to 'gnutls-32')
-rw-r--r-- | gnutls-32/.signature | 4 | ||||
-rw-r--r-- | gnutls-32/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/gnutls-32/.signature b/gnutls-32/.signature index 1771d98c..58822e1f 100644 --- a/gnutls-32/.signature +++ b/gnutls-32/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/compat-32.pub -RWSwxGo/zH7eXSJzr670YutWCSYEyS9Woohpg9eOgFKPk3FQuyBYX8Do+0c6tLKRQYmpqat0lbVQyxBhJfUB1gZfncFKcvR62gw= -SHA256 (Pkgfile) = 13f78f496737b8f9f1527b641b2f84fcbdc04bf770b50592c40492890013c943 +RWSwxGo/zH7eXZcljUO99SqtGLIUcFqzsywIK56tsg9RM8ICzvv+8Kr34TjomY2QqnZPOj9zpEazM1r6Fovhsmld5oxv+xJNkgk= +SHA256 (Pkgfile) = 3a994ad528a0ebe508c09594f1a5e8f363ec83581891647ac01b9e019ba86143 SHA256 (.footprint) = 276b091b93afedc3f2e76eada387a699a0b2ddda12fc5ff674c8e4590a2caec5 SHA256 (gnutls-3.6.15.tar.xz) = 0ea8c3283de8d8335d7ae338ef27c53a916f15f382753b174c18b45ffd481558 diff --git a/gnutls-32/Pkgfile b/gnutls-32/Pkgfile index 7e3049a4..de3ba139 100644 --- a/gnutls-32/Pkgfile +++ b/gnutls-32/Pkgfile @@ -1,7 +1,7 @@ # Description: A library that provides a secure layer over a reliable transport layer # URL: https://gnutls.org/ # Maintainer: CRUX compat-32 Team, compat-32-ports at crux dot nu -# Depends on: gnutls libidn-32 nettle-32 p11-kit-32 +# Depends on: gnutls libidn2-32 nettle-32 p11-kit-32 name=gnutls-32 version=3.6.15 |