summaryrefslogtreecommitdiff
path: root/audio/ardour
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-05-22 10:55:42 +0000
committeradam <adam@pkgsrc.org>2020-05-22 10:55:42 +0000
commitf3153023cc18876abb15863ed34a46650c6f96f2 (patch)
tree4b68c9871ede30042a4e9db5f7d034b015f0aa0c /audio/ardour
parentf6179fac736ac405700fbf7f9a2f3b44f4d92bc2 (diff)
downloadpkgsrc-f3153023cc18876abb15863ed34a46650c6f96f2.tar.gz
revbump after updating security/nettle
Diffstat (limited to 'audio/ardour')
-rw-r--r--audio/ardour/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/ardour/Makefile b/audio/ardour/Makefile
index 8fc5f22a223..9b1f55c4f32 100644
--- a/audio/ardour/Makefile
+++ b/audio/ardour/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.39 2020/05/06 14:04:16 adam Exp $
+# $NetBSD: Makefile,v 1.40 2020/05/22 10:55:54 adam Exp $
DISTNAME= Ardour-5.12.0
PKGNAME= ${DISTNAME:tl}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= audio
# currently, distfiles must be downloaded by hand from ardour.org
# and uploaded using `make upload-distfiles`.