diff options
author | leot <leot@pkgsrc.org> | 2020-08-18 17:57:24 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2020-08-18 17:57:24 +0000 |
commit | f541e11970c0928c97f9e5119cc927afa0f8910a (patch) | |
tree | 0ed41dd52d88e99122ea10fd02e260e1fcc50746 /audio/aeneas | |
parent | 6851ffc9c3f0810a2549284162592b280f5e8673 (diff) | |
download | pkgsrc-f541e11970c0928c97f9e5119cc927afa0f8910a.tar.gz |
*: revbump for libsndfile
Diffstat (limited to 'audio/aeneas')
-rw-r--r-- | audio/aeneas/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/aeneas/Makefile b/audio/aeneas/Makefile index 3857d4b6747..6b941f92b4f 100644 --- a/audio/aeneas/Makefile +++ b/audio/aeneas/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2020/08/17 20:18:03 leot Exp $ +# $NetBSD: Makefile,v 1.7 2020/08/18 17:57:33 leot Exp $ DISTNAME= aeneas-1.7.3 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GITHUB:=readbeyond/} GITHUB_TAG= v${PKGVERSION_NOREV} |