# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           github 1.0
PortGroup           gnuradio 1.0

name                gr-hpsdr
license             GPL-2+
maintainers         {@ra1nb0w irh.it:rainbow} openmaintainer
description         gnuradio module for OpenHPSDR Hermes/Metis and Red Pitaya using the OpenHpsdr 1 protocol.
long_description    ${name} is a {*}${description}

github.setup        Tom-McDermott gr-hpsdr 49e9e9ce7c84b0aa3cb7a590e4e9950e7850747d
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
version             20210406-[string range ${github.version} 0 7]
checksums           rmd160  bc694920d4a26d8389e31c14f93203e2eb512c76 \
                    sha256  fd7fb76105315e9d1964816ac2407893ba407c5b7cea5c3dbd59951343120542 \
                    size    125887
revision            3

github.livecheck.branch gr_3.8
