diff options
author | wiz <wiz@pkgsrc.org> | 2019-11-14 15:25:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-11-14 15:25:59 +0000 |
commit | 122361be5ed0f8eb28eff6ef14a46f3167db643b (patch) | |
tree | 80edba3ff202e0fa687faa52b58a235c33233a02 /graphics/libv4l/Makefile | |
parent | 4277b1a7fbb015c7108bb82508266e802ff71864 (diff) | |
download | pkgsrc-122361be5ed0f8eb28eff6ef14a46f3167db643b.tar.gz |
libv4l: bump PKGREVISION for RELRO fix
Diffstat (limited to 'graphics/libv4l/Makefile')
-rw-r--r-- | graphics/libv4l/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libv4l/Makefile b/graphics/libv4l/Makefile index 5b79a2c10e5..8c9ea8f18a6 100644 --- a/graphics/libv4l/Makefile +++ b/graphics/libv4l/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2018/08/05 10:54:58 rjs Exp $ +# $NetBSD: Makefile,v 1.18 2019/11/14 15:25:59 wiz Exp $ DISTNAME= libv4l-0.4.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics #MASTER_SITES= http://people.atrpms.net/~hdegoede/ |