[notify] gnutls: depends on libidn2 and not libidn, libidn2 also pulls in libunistring

This commit is contained in:
Danny Rawlins 2021-01-19 21:03:05 +11:00
parent db1baf83f1
commit 1847cb6c78
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/RXEu3X1hF+I3Nrt0aAiFNFN+S/4w6kaIQER6C20VnjpkAH4/mr7OHB6AjjwfTN1EIYc3Zmz9y3lXluM3QXmOg4=
SHA256 (Pkgfile) = cf5d67aaf4d2c498c80529c519f4c9d667dc1085766023ed765a0fdeaade1215
RWSE3ohX2g5d/RyPBd7a5JJx2Ig9qRlRTeamdbvGghUGTNhVIic7g/25OStpM6Pwu3RwM7SieCf2Hidei6JUQymoJVa91QVEcQE=
SHA256 (Pkgfile) = 1debfd79f42815b7d7ee5de4300957098eb093afa8a31eb087bd89073bed90a9
SHA256 (.footprint) = 222b6c0eaea38e79a0639efeaf30ed344ea610094bf9c6a784ae62ec0f6da6f5
SHA256 (gnutls-3.6.15.tar.xz) = 0ea8c3283de8d8335d7ae338ef27c53a916f15f382753b174c18b45ffd481558

View File

@ -1,11 +1,11 @@
# Description: A library that provides a secure layer over a reliable transport layer
# URL: https://gnutls.org
# Maintainer: Danny Rawlins, crux at romster dot me
# Depends on: libidn nettle p11-kit
# Depends on: libidn2 nettle p11-kit
name=gnutls
version=3.6.15
release=1
release=2
source=(https://www.gnupg.org/ftp/gcrypt/$name/v${version:0:3}/$name-$version.tar.xz)
build() {