Skip to content

Commit b72c6f6

Browse files
committed
mbedtls3: switch to github, other side is down
1 parent bcd3c3f commit b72c6f6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

security/mbedtls3/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.10 2025/08/20 11:35:10 wiz Exp $
1+
# $NetBSD: Makefile,v 1.11 2026/01/09 07:42:07 wiz Exp $
22

33
DISTNAME= mbedtls-3.6.3
44
PKGNAME= ${DISTNAME:S/mbedtls/mbedtls3/}
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=Mbed-TLS/mbedtls/releases/download/mbedtls-$
77
EXTRACT_SUFX= .tar.bz2
88

99
MAINTAINER= pkgsrc-users@NetBSD.org
10-
HOMEPAGE= https://tls.mbed.org/
10+
HOMEPAGE= https://github.com/Mbed-TLS/mbedtls
1111
COMMENT= Lightweight, modular cryptographic and SSL/TLS library (3.x branch)
1212
LICENSE= apache-2.0 OR gnu-gpl-v2
1313

0 commit comments

Comments
 (0)