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/Makefile | |
parent | a9188c6dcb66ca852105aa221b5ea011af95f220 (diff) | |
download | pkgsrc-acf5fc5861164d1343e4f6d6e1d1382d21a190fb.tar.gz |
Add p11-kit to gnutls/bl3.mk and bump dependencies.
Diffstat (limited to 'www/aws/Makefile')
-rw-r--r-- | www/aws/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/aws/Makefile b/www/aws/Makefile index 375dc81d205..0351b9e32a4 100644 --- a/www/aws/Makefile +++ b/www/aws/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2018/04/02 09:30:07 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2018/04/17 22:29:52 wiz Exp $ DISTNAME= aws-${AWS_VERSION} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= www MASTER_SITES= http://downloads.dragonlace.net/src/ EXTRACT_SUFX= .tar.bz2 |