summaryrefslogtreecommitdiff
path: root/ham/gnuradio-trellis
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-05-06 14:04:05 +0000
committeradam <adam@pkgsrc.org>2020-05-06 14:04:05 +0000
commit6970defbb2f9e26c73129c4c8cfc20803b109467 (patch)
treec81d648805b099d82983eab8e643d64ab9cdb13f /ham/gnuradio-trellis
parent5d40b7bcb0767de3a1d3ce1a480ed9035b4b97c1 (diff)
downloadpkgsrc-6970defbb2f9e26c73129c4c8cfc20803b109467.tar.gz
revbump after boost update
Diffstat (limited to 'ham/gnuradio-trellis')
-rw-r--r--ham/gnuradio-trellis/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gnuradio-trellis/Makefile b/ham/gnuradio-trellis/Makefile
index f406477ebc0..5108a9ba407 100644
--- a/ham/gnuradio-trellis/Makefile
+++ b/ham/gnuradio-trellis/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2020/01/12 20:20:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.37 2020/05/06 14:04:42 adam Exp $
PKGNAME= gnuradio-trellis-${VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
COMMENT= Trellis-based encoding and decoding algorithms for GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"