diff options
author | wiz <wiz@pkgsrc.org> | 2019-07-20 22:45:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-07-20 22:45:58 +0000 |
commit | 9403f6fbe5a093adf06148a269cd909666a24749 (patch) | |
tree | 15cc516253d0c47f1d1d9768638eece91ee9b7a0 /net/podcastdl | |
parent | 081dad3f7c91f8080645abd47a3320c7065af42c (diff) | |
download | pkgsrc-9403f6fbe5a093adf06148a269cd909666a24749.tar.gz |
*: recursive bump for nettle 3.5.1
Diffstat (limited to 'net/podcastdl')
-rw-r--r-- | net/podcastdl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/podcastdl/Makefile b/net/podcastdl/Makefile index 0700782ffe0..5c42a0502f3 100644 --- a/net/podcastdl/Makefile +++ b/net/podcastdl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2019/07/01 04:08:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.15 2019/07/20 22:46:41 wiz Exp $ # DISTNAME= podcastdl-0.3.0 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= net MASTER_SITES= http://files.bebik.net/podcastdl/ EXTRACT_SUFX= .tgz |