diff options
| author | B <bambyster@gmail.com> | 2022-08-24 21:41:34 +0100 |
|---|---|---|
| committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2022-08-24 21:43:11 +0100 |
| commit | 29d23a513e1837f0065bda8bcf82716f4aa58061 (patch) | |
| tree | 0b9c24dcd932e9252a7eb224d949d53cc0fc3705 | |
| parent | audio/bambootracker: Update to 0.5.2 (diff) | |
net/opensips31: Update to 3.1.11
ChangeLog: https://opensips.org/pub/opensips/3.1.11/ChangeLog
PR: 266021
| -rw-r--r-- | net/opensips31/Makefile | 2 | ||||
| -rw-r--r-- | net/opensips31/distinfo | 6 | ||||
| -rw-r--r-- | net/opensips31/files/patch-Makefile.defs | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/net/opensips31/Makefile b/net/opensips31/Makefile index 9f9e0bf3930d..124485c591ec 100644 --- a/net/opensips31/Makefile +++ b/net/opensips31/Makefile @@ -1,5 +1,5 @@ PORTNAME= opensips31 -DISTVERSION= 3.1.10 +DISTVERSION= 3.1.11 CATEGORIES= net MASTER_SITES= https://opensips.org/pub/opensips/${DISTVERSION}/ DISTNAME= opensips-${DISTVERSION} diff --git a/net/opensips31/distinfo b/net/opensips31/distinfo index 9dc0150f284b..e02d822d2a6b 100644 --- a/net/opensips31/distinfo +++ b/net/opensips31/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656656606 -SHA256 (opensips-3.1.10.tar.gz) = 41a8f474a2a24853d87425617cae1eb71a9a5e069b43499be0209df5fe8f5d6f -SIZE (opensips-3.1.10.tar.gz) = 6486944 +TIMESTAMP = 1661347980 +SHA256 (opensips-3.1.11.tar.gz) = 1bab91310b460d1d4ec3b309f9bd124face55fd08e7da37b174bef6d619e31bc +SIZE (opensips-3.1.11.tar.gz) = 6492836 diff --git a/net/opensips31/files/patch-Makefile.defs b/net/opensips31/files/patch-Makefile.defs index 86977baab603..01b34d019179 100644 --- a/net/opensips31/files/patch-Makefile.defs +++ b/net/opensips31/files/patch-Makefile.defs @@ -10,7 +10,7 @@ #version number VERSION_MAJOR = 3 VERSION_MINOR = 1 - VERSION_SUBMINOR = 10 + VERSION_SUBMINOR = 11 VERSION_BUILD = +# main binary name |
