diff --git a/multimedia/ustreamer/Makefile b/multimedia/ustreamer/Makefile index e7151833c142..46503017027d 100644 --- a/multimedia/ustreamer/Makefile +++ b/multimedia/ustreamer/Makefile @@ -2,7 +2,7 @@ PORTNAME= ustreamer DISTVERSIONPREFIX= v -DISTVERSION= 1.19 +DISTVERSION= 1.22 CATEGORIES= multimedia net MAINTAINER= yuri@FreeBSD.org @@ -17,7 +17,7 @@ LIB_DEPENDS= libevent.so:devel/libevent \ USES= compiler:c11 gmake jpeg localbase:ldflags USE_GITHUB= yes -GH_ACCOUNT= pi-kvm +GH_ACCOUNT= pikvm CFLAGS+= -DWITH_PTHREAD_NP=0 # src/threading.h:101:4: error: thread_get_name() not implemented, you can disable it using WITH_PTHREAD_NP=0 diff --git a/multimedia/ustreamer/distinfo b/multimedia/ustreamer/distinfo index 697445bc9ee2..fc3327fbd73f 100644 --- a/multimedia/ustreamer/distinfo +++ b/multimedia/ustreamer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1595296579 -SHA256 (pi-kvm-ustreamer-v1.19_GH0.tar.gz) = aa6433a895d3e642d0da9c10fd46922ffffa664f554dad47521158e6cfdd9791 -SIZE (pi-kvm-ustreamer-v1.19_GH0.tar.gz) = 97088 +TIMESTAMP = 1597941013 +SHA256 (pikvm-ustreamer-v1.22_GH0.tar.gz) = 05c02766fe1fe9862f3e90f7e91a8b042a6536e71286cc06c086c6c868a89b8b +SIZE (pikvm-ustreamer-v1.22_GH0.tar.gz) = 98425 diff --git a/multimedia/ustreamer/pkg-descr b/multimedia/ustreamer/pkg-descr index 7cb0a1f0a1f4..cd9aecc591b7 100644 --- a/multimedia/ustreamer/pkg-descr +++ b/multimedia/ustreamer/pkg-descr @@ -4,4 +4,4 @@ format, as well as most video players such as mplayer, VLC etc. muStreamer is a part of the Pi-KVM project designed to stream VGA and HDMI screencast hardware data with the highest resolution and FPS possible. -WWW: https://github.com/pi-kvm/ustreamer +WWW: https://github.com/pikvm/ustreamer