diff --git a/devel/concurrentqueue/Makefile b/devel/concurrentqueue/Makefile index aedaa0fc7459..45b057d40f7d 100644 --- a/devel/concurrentqueue/Makefile +++ b/devel/concurrentqueue/Makefile @@ -1,21 +1,20 @@ PORTNAME= concurrentqueue DISTVERSIONPREFIX= v -DISTVERSION= 1.0.3-15 -DISTVERSIONSUFFIX= -g0753496 +DISTVERSION= 1.0.4 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Fast C++11 multi-producer multi-consumer lock-free concurrent queue WWW= https://github.com/cameron314/concurrentqueue LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cmake compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= cameron314 NO_ARCH= yes .include diff --git a/devel/concurrentqueue/distinfo b/devel/concurrentqueue/distinfo index 0c4c20a1577b..09ad731c9b3c 100644 --- a/devel/concurrentqueue/distinfo +++ b/devel/concurrentqueue/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631468244 -SHA256 (cameron314-concurrentqueue-v1.0.3-15-g0753496_GH0.tar.gz) = 442da9bced11046a23654c6356253603ba064001b99b021ae0c0b3e5a3b8746c -SIZE (cameron314-concurrentqueue-v1.0.3-15-g0753496_GH0.tar.gz) = 1565255 +TIMESTAMP = 1687242371 +SHA256 (cameron314-concurrentqueue-v1.0.4_GH0.tar.gz) = 87fbc9884d60d0d4bf3462c18f4c0ee0a9311d0519341cac7cbd361c885e5281 +SIZE (cameron314-concurrentqueue-v1.0.4_GH0.tar.gz) = 1566231