diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2022-08-30 12:08:13 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2022-08-30 18:55:06 +0000 |
commit | eb25769522732123d722863943779a424ceb535c (patch) | |
tree | 3ba5715919e9cfbc0acdf61ea13f70764f5bfc3a | |
parent | 1b55ccdbb74545f93a8c251360efc745388b6819 (diff) |
astro/gpsprune: update 21.3 → 22
-rw-r--r-- | astro/gpsprune/Makefile | 5 | ||||
-rw-r--r-- | astro/gpsprune/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/astro/gpsprune/Makefile b/astro/gpsprune/Makefile index f6415e9acb83..7be3c4c63d97 100644 --- a/astro/gpsprune/Makefile +++ b/astro/gpsprune/Makefile @@ -1,8 +1,7 @@ PORTNAME= gpsprune -PORTVERSION= 21.3 +PORTVERSION= 22 CATEGORIES= astro java -MASTER_SITES= https://activityworkshop.net/software/${PORTNAME}/ \ - https://mirror.amdmi3.ru/distfiles/ +MASTER_SITES= https://activityworkshop.net/software/${PORTNAME}/ DISTNAME= ${PORTNAME}_${PORTVERSION}.jar EXTRACT_SUFX= # empty EXTRACT_ONLY= # empty diff --git a/astro/gpsprune/distinfo b/astro/gpsprune/distinfo index fa4ab6140e3a..bf2f294666f3 100644 --- a/astro/gpsprune/distinfo +++ b/astro/gpsprune/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652697039 -SHA256 (gpsprune_21.3.jar) = d2e3c230c5a2c70d5d65e1b5da4bc53b8153a7caab3ac2f22d32ad192549c6ec -SIZE (gpsprune_21.3.jar) = 1273421 +TIMESTAMP = 1661858042 +SHA256 (gpsprune_22.jar) = 4f8973c3752ea67485f9a9eb7590e183af0ec5226c0fb3377632bb5a9297aba4 +SIZE (gpsprune_22.jar) = 1265958 |