Skip to content

Commit d9bb6e5

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

security/mbedtls/Makefile

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

33
DISTNAME= mbedtls-2.28.8
44
CATEGORIES= security
55
MASTER_SITES= ${MASTER_SITE_GITHUB:=ARMmbed/}
66
GITHUB_TAG= ${DISTNAME}
77

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

0 commit comments

Comments
 (0)