diff options
author | wiz <wiz@pkgsrc.org> | 2018-04-17 22:29:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-04-17 22:29:31 +0000 |
commit | acf5fc5861164d1343e4f6d6e1d1382d21a190fb (patch) | |
tree | 109630925ee3175cb748b70c5ad849855a199a19 /www/aws-demos | |
parent | a9188c6dcb66ca852105aa221b5ea011af95f220 (diff) | |
download | pkgsrc-acf5fc5861164d1343e4f6d6e1d1382d21a190fb.tar.gz |
Add p11-kit to gnutls/bl3.mk and bump dependencies.
Diffstat (limited to 'www/aws-demos')
-rw-r--r-- | www/aws-demos/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/aws-demos/Makefile b/www/aws-demos/Makefile index 0cfd9a391a4..0534b6f9172 100644 --- a/www/aws-demos/Makefile +++ b/www/aws-demos/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2018/04/02 09:30:07 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2018/04/17 22:29:52 wiz Exp $ DISTNAME= aws-${AWS_VERSION} PKGNAME= aws-demos-${AWS_VERSION} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= www MASTER_SITES= http://downloads.dragonlace.net/src/ EXTRACT_SUFX= .tar.bz2 |