diff options
author | adam <adam@pkgsrc.org> | 2018-01-01 21:18:06 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-01-01 21:18:06 +0000 |
commit | 1e78f2267b0c29f887835420620be6b8c4097838 (patch) | |
tree | 71bb5f6ae0e25c7f3ef13390b999b6e40126a958 /ham/uhd | |
parent | f7c0c932f21e259f3bba5702269d7b1ecd668be9 (diff) | |
download | pkgsrc-1e78f2267b0c29f887835420620be6b8c4097838.tar.gz |
Revbump after boost update
Diffstat (limited to 'ham/uhd')
-rw-r--r-- | ham/uhd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/uhd/Makefile b/ham/uhd/Makefile index d79634abdc7..e533b215c0d 100644 --- a/ham/uhd/Makefile +++ b/ham/uhd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2017/09/06 10:40:30 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2018/01/01 21:18:36 adam Exp $ DISTNAME= uhd-3.9.4 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_GITHUB:=EttusResearch/} # 3.9.1 -> 003_009_001 |