summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/xeus/Makefile4
-rw-r--r--devel/xeus/distinfo6
-rw-r--r--devel/xeus/pkg-descr2
3 files changed, 6 insertions, 6 deletions
diff --git a/devel/xeus/Makefile b/devel/xeus/Makefile
index e96c7653fde6..472c5b5ade1c 100644
--- a/devel/xeus/Makefile
+++ b/devel/xeus/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= xeus
-DISTVERSION= 0.23.5
+DISTVERSION= 0.23.6
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
@@ -19,7 +19,7 @@ LIB_DEPENDS= libcryptopp.so:security/cryptopp \
USES= cmake compiler:c++14-lang localbase:ldflags pkgconfig ssl
USE_GITHUB= yes
-GH_ACCOUNT= QuantStack
+GH_ACCOUNT= jupyter-xeus
CMAKE_OFF= BUILD_STATIC_LIBS
CMAKE_ON= DISABLE_ARCH_NATIVE
USE_LDCONFIG= yes
diff --git a/devel/xeus/distinfo b/devel/xeus/distinfo
index ea958487f44b..178bbb3bd21c 100644
--- a/devel/xeus/distinfo
+++ b/devel/xeus/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582421119
-SHA256 (QuantStack-xeus-0.23.5_GH0.tar.gz) = 691e5521d1d77d532516cd4bef73d915c40213e6bf43eed4bcafe03382356b33
-SIZE (QuantStack-xeus-0.23.5_GH0.tar.gz) = 5333095
+TIMESTAMP = 1583615223
+SHA256 (jupyter-xeus-xeus-0.23.6_GH0.tar.gz) = 0c722db60eb5cae3cac9a42cf31f946fae5e75b9563788eb43b2e83459221dd8
+SIZE (jupyter-xeus-xeus-0.23.6_GH0.tar.gz) = 5333149
diff --git a/devel/xeus/pkg-descr b/devel/xeus/pkg-descr
index 557d23789d02..05a484ac6f26 100644
--- a/devel/xeus/pkg-descr
+++ b/devel/xeus/pkg-descr
@@ -5,4 +5,4 @@ can focus on implementing the interpreter part of the kernel.
An example of kernel built with xeus is xeus-cling, a kernel for the C++
programming language based on the cling C++ interpreter.
-WWW: https://github.com/QuantStack/xeus
+WWW: https://github.com/jupyter-xeus/xeus