security/cryptopp: Update MASTER_SITES

PR:		268715
This commit is contained in:
Daniel Engberg 2023-01-13 00:41:37 -05:00 committed by Jason E. Hale
parent 3263fa212a
commit 932f557118

View File

@ -1,7 +1,8 @@
PORTNAME= cryptopp
PORTVERSION= 8.7.0
CATEGORIES= security
MASTER_SITES= http://www.cryptopp.com/
MASTER_SITES= https://github.com/weidai11/${PORTNAME}/releases/download/CRYPTOPP_${PORTVERSION:S/./_/g}/ \
http://www.cryptopp.com/
DISTNAME= cryptopp${PORTVERSION:S/.//g}
MAINTAINER= jhale@FreeBSD.org