pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/mbedtls
Module Name: pkgsrc
Committed By: wiz
Date: Fri Jan 9 07:42:29 UTC 2026
Modified Files:
pkgsrc/security/mbedtls: Makefile
Log Message:
mbedtls: switch to github, other side is down
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/security/mbedtls/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/mbedtls/Makefile
diff -u pkgsrc/security/mbedtls/Makefile:1.32 pkgsrc/security/mbedtls/Makefile:1.33
--- pkgsrc/security/mbedtls/Makefile:1.32 Wed Aug 20 11:35:10 2025
+++ pkgsrc/security/mbedtls/Makefile Fri Jan 9 07:42:29 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2025/08/20 11:35:10 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2026/01/09 07:42:29 wiz Exp $
DISTNAME= mbedtls-2.28.8
CATEGORIES= security
@@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=ARMm
GITHUB_TAG= ${DISTNAME}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://tls.mbed.org/
+HOMEPAGE= https://github.com/Mbed-TLS/mbedtls
COMMENT= Lightweight, modular cryptographic and SSL/TLS library (2.x branch)
LICENSE= apache-2.0 OR gnu-gpl-v2
Home |
Main Index |
Thread Index |
Old Index