summaryrefslogtreecommitdiff
path: root/audio/ardour
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-06-02 08:22:31 +0000
committeradam <adam@pkgsrc.org>2020-06-02 08:22:31 +0000
commit0c9653ffa991492dacf3bcd4d70693a7cb2a1d8b (patch)
tree4b76e80283e16e135441c0ad59b8896fab793cb4 /audio/ardour
parent615f0d51f15e2d397ce85e7e5e7addfe48c1c6a7 (diff)
downloadpkgsrc-0c9653ffa991492dacf3bcd4d70693a7cb2a1d8b.tar.gz
Revbump for icu
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 9b1f55c4f32..d4abc072afc 100644
--- a/audio/ardour/Makefile
+++ b/audio/ardour/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2020/05/22 10:55:54 adam Exp $
+# $NetBSD: Makefile,v 1.41 2020/06/02 08:23:08 adam Exp $
DISTNAME= Ardour-5.12.0
PKGNAME= ${DISTNAME:tl}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= audio
# currently, distfiles must be downloaded by hand from ardour.org
# and uploaded using `make upload-distfiles`.