diff options
author | adam <adam@pkgsrc.org> | 2021-04-21 11:40:12 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2021-04-21 11:40:12 +0000 |
commit | a7fef9eb5b4619db0e91035e520e773c20fa2071 (patch) | |
tree | 5709b99f718fd966ea5f1033219742da1a507831 /comms/spandsp | |
parent | 8f74bd47b9c7cfd2970deb094608e6c6b2133461 (diff) | |
download | pkgsrc-a7fef9eb5b4619db0e91035e520e773c20fa2071.tar.gz |
revbump for textproc/icu
Diffstat (limited to 'comms/spandsp')
-rw-r--r-- | comms/spandsp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/spandsp/Makefile b/comms/spandsp/Makefile index 97c2adb167b..470ed729570 100644 --- a/comms/spandsp/Makefile +++ b/comms/spandsp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2020/11/05 09:07:39 ryoon Exp $ +# $NetBSD: Makefile,v 1.13 2021/04/21 11:41:10 adam Exp $ # DISTNAME= spandsp-0.0.6pre21 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= comms MASTER_SITES= https://www.soft-switch.org/downloads/spandsp/ EXTRACT_SUFX= .tgz |