1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

security/pygost: update MASTER_SITES and WWW

Switch from cypherpunks.ru to cypherpunks.su as the former is no more.

PR:	291231
This commit is contained in:
Eugene Grosbein
2026-03-10 00:45:35 +07:00
parent 7652e4d8e4
commit 1dc950ad83
+2 -2
View File
@@ -2,7 +2,7 @@ PORTNAME= pygost
PORTVERSION= 5.13
PORTREVISION= 1
CATEGORIES= security python
MASTER_SITES= http://www.pygost.cypherpunks.ru/ \
MASTER_SITES= http://www.pygost.cypherpunks.su/ \
http://www.grosbein.net/freebsd/distfiles/ \
LOCAL/eugen
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,7 +10,7 @@ EXTRACT_SUFX= .tar.zst
MAINTAINER= eugen@FreeBSD.org
COMMENT= Pure Python 2.7/3.x GOST cryptographic functions library
WWW= http://www.pygost.cypherpunks.ru/
WWW= http://www.pygost.cypherpunks.su/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING