diff --git a/comms/redsea/Makefile b/comms/redsea/Makefile index 5dcdda1b5e71..173d81be59de 100644 --- a/comms/redsea/Makefile +++ b/comms/redsea/Makefile @@ -1,35 +1,34 @@ PORTNAME= redsea DISTVERSIONPREFIX= v -DISTVERSION= 0.17.1 -PORTREVISION= 2 +DISTVERSION= 0.20 CATEGORIES= comms MAINTAINER= morrand276@gmail.com COMMENT= Lightweight command-line FM-RDS decoder LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libsndfile.so:audio/libsndfile USES= autoreconf:build compiler:c++14-lang iconv localbase:ldflags USE_GITHUB= yes GH_ACCOUNT= windytan GNU_CONFIGURE= yes PLIST_FILES= bin/redsea ${DOCSDIR}/README.md OPTIONS_DEFINE= DEMOD TMC OPTIONS_DEFAULT= DEMOD TMC DEMOD_DESC= Demodulation support via comms/liquid-dsp TMC_DESC= Decoding support for TMC traffic messages (may slow building) DEMOD_CONFIGURE_WITH= liquid DEMOD_LIB_DEPENDS= libliquid.so:comms/liquid-dsp TMC_CONFIGURE_ENABLE= tmc pre-configure: @cd ${WRKSRC} && ${AUTORECONF} -i .include diff --git a/comms/redsea/distinfo b/comms/redsea/distinfo index c599b6b4781b..a66e0e3420e4 100644 --- a/comms/redsea/distinfo +++ b/comms/redsea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1546699406 -SHA256 (windytan-redsea-v0.17.1_GH0.tar.gz) = 15fc9f2c733ce0b68b27301df071b20846ad30ac5670599a9344d63bd7d0afbd -SIZE (windytan-redsea-v0.17.1_GH0.tar.gz) = 119115 +TIMESTAMP = 1634754383 +SHA256 (windytan-redsea-v0.20_GH0.tar.gz) = fb0b9bf74a9bcc25c80ef3648b4bd0958862708a4a48dcf44f0a148bbd622fa4 +SIZE (windytan-redsea-v0.20_GH0.tar.gz) = 124967