summaryrefslogtreecommitdiff
path: root/ham/gnuradio-utils
diff options
context:
space:
mode:
authorgutteridge <gutteridge@pkgsrc.org>2022-08-11 05:08:00 +0000
committergutteridge <gutteridge@pkgsrc.org>2022-08-11 05:08:00 +0000
commitb86113774bead4a7bcbe0bca0697f8bc97feb532 (patch)
tree42b9f67bb5d03c9556d48c766cce1b11e1a7b614 /ham/gnuradio-utils
parentdd5600119f9915b2e94ffd731c66674e080c2dcc (diff)
downloadpkgsrc-b86113774bead4a7bcbe0bca0697f8bc97feb532.tar.gz
Bump all dependent packages of wayland (belatedly)
The package changed with the addition of its libepoll-shim dependency. Otherwise, we can get: ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
Diffstat (limited to 'ham/gnuradio-utils')
-rw-r--r--ham/gnuradio-utils/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/gnuradio-utils/Makefile b/ham/gnuradio-utils/Makefile
index 993c25ad920..776a3bc1f5d 100644
--- a/ham/gnuradio-utils/Makefile
+++ b/ham/gnuradio-utils/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2022/05/26 15:20:10 mef Exp $
+# $NetBSD: Makefile,v 1.43 2022/08/11 05:08:50 gutteridge Exp $
PKGNAME= gnuradio-utils-${VERSION}
+PKGREVISION= 1
COMMENT= Utilities in GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"