diff options
author | maya <maya@pkgsrc.org> | 2019-04-25 07:32:34 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2019-04-25 07:32:34 +0000 |
commit | 3d4f4b52d921d81c07e9bd63bfeafa757f969cc0 (patch) | |
tree | a416928cc701450ae75c0a43468ba9fa9f48c674 /ham/gr-osmosdr | |
parent | a4189552bb92eb40213147fa310cbb2e027a33fb (diff) | |
download | pkgsrc-3d4f4b52d921d81c07e9bd63bfeafa757f969cc0.tar.gz |
PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
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 4ac4661a067..2e27c849950 100644 --- a/ham/gr-osmosdr/Makefile +++ b/ham/gr-osmosdr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2018/12/13 19:52:04 adam Exp $ +# $NetBSD: Makefile,v 1.16 2019/04/25 07:33:00 maya Exp $ DISTNAME= gr-osmosdr-0.1.4 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= ham MASTER_SITES+= http://git.osmocom.org/gr-osmosdr/snapshot/ |