diff options
author | ryoon <ryoon@pkgsrc.org> | 2020-01-12 20:19:52 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2020-01-12 20:19:52 +0000 |
commit | fb45a28028d8473a6e16143f80c46540c0337e5b (patch) | |
tree | dc1b6b1dac867daf0c158c5465278737973837e7 /ham/gr-osmosdr | |
parent | 612e238d3dde8fa872ca58b17d6a4524a1f6fef3 (diff) | |
download | pkgsrc-fb45a28028d8473a6e16143f80c46540c0337e5b.tar.gz |
*: Recursive revbump from devel/boost-libs
Diffstat (limited to 'ham/gr-osmosdr')
-rw-r--r-- | ham/gr-osmosdr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gr-osmosdr/Makefile b/ham/gr-osmosdr/Makefile index 40e01719af1..44eb99b4446 100644 --- a/ham/gr-osmosdr/Makefile +++ b/ham/gr-osmosdr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2019/11/03 19:32:07 rillig Exp $ +# $NetBSD: Makefile,v 1.22 2020/01/12 20:20:26 ryoon Exp $ DISTNAME= gr-osmosdr-0.1.4 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= ham MASTER_SITES+= http://git.osmocom.org/gr-osmosdr/snapshot/ |