mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/i2pd: update to 2.54.0
Changes: https://github.com/PurpleI2P/i2pd/releases/tag/2.54.0 PR: 281954
This commit is contained in:
parent
a2952d7150
commit
31a5535af3
@ -1,6 +1,5 @@
|
|||||||
PORTNAME= i2pd
|
PORTNAME= i2pd
|
||||||
DISTVERSION= 2.53.1
|
DISTVERSION= 2.54.0
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= security net-p2p
|
CATEGORIES= security net-p2p
|
||||||
|
|
||||||
MAINTAINER= driesm@FreeBSD.org
|
MAINTAINER= driesm@FreeBSD.org
|
||||||
@ -13,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||||||
BUILD_DEPENDS= boost-libs>=1.72.0_5:devel/boost-libs
|
BUILD_DEPENDS= boost-libs>=1.72.0_5:devel/boost-libs
|
||||||
LIB_DEPENDS= libboost_thread.so:devel/boost-libs
|
LIB_DEPENDS= libboost_thread.so:devel/boost-libs
|
||||||
|
|
||||||
USES= cmake:insource compiler:c++11-lib ssl
|
USES= cmake:insource compiler:c++17-lang ssl
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= PurpleI2P
|
GH_ACCOUNT= PurpleI2P
|
||||||
USE_RC_SUBR= ${PORTNAME}
|
USE_RC_SUBR= ${PORTNAME}
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
TIMESTAMP = 1722968370
|
TIMESTAMP = 1728589592
|
||||||
SHA256 (PurpleI2P-i2pd-2.53.1_GH0.tar.gz) = c6863d853905e7594ea661595ea591055f8f2f018b9b90507d5a43a6456188ea
|
SHA256 (PurpleI2P-i2pd-2.54.0_GH0.tar.gz) = 5c3f703417bb5f3e5dda642d39c5d30593a5dcf69d5a5ecfe82d5e8a7d454aaf
|
||||||
SIZE (PurpleI2P-i2pd-2.53.1_GH0.tar.gz) = 677029
|
SIZE (PurpleI2P-i2pd-2.54.0_GH0.tar.gz) = 686135
|
||||||
|
Loading…
Reference in New Issue
Block a user