View | Details | Raw Unified | Return to bug 266021
Collapse All | Expand All

(-)b/net/opensips31/Makefile (-1 / +1 lines)
Lines 1-5 Link Here
1
PORTNAME=	opensips31
1
PORTNAME=	opensips31
2
DISTVERSION=	3.1.10
2
DISTVERSION=	3.1.11
3
CATEGORIES=	net
3
CATEGORIES=	net
4
MASTER_SITES=	https://opensips.org/pub/opensips/${DISTVERSION}/
4
MASTER_SITES=	https://opensips.org/pub/opensips/${DISTVERSION}/
5
DISTNAME=	opensips-${DISTVERSION}
5
DISTNAME=	opensips-${DISTVERSION}
(-)b/net/opensips31/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1656656606
1
TIMESTAMP = 1661347980
2
SHA256 (opensips-3.1.10.tar.gz) = 41a8f474a2a24853d87425617cae1eb71a9a5e069b43499be0209df5fe8f5d6f
2
SHA256 (opensips-3.1.11.tar.gz) = 1bab91310b460d1d4ec3b309f9bd124face55fd08e7da37b174bef6d619e31bc
3
SIZE (opensips-3.1.10.tar.gz) = 6486944
3
SIZE (opensips-3.1.11.tar.gz) = 6492836
(-)b/net/opensips31/files/patch-Makefile.defs (-1 / +1 lines)
Lines 10-16 Link Here
10
 #version number
10
 #version number
11
 VERSION_MAJOR = 3
11
 VERSION_MAJOR = 3
12
 VERSION_MINOR = 1
12
 VERSION_MINOR = 1
13
 VERSION_SUBMINOR = 10
13
 VERSION_SUBMINOR = 11
14
 VERSION_BUILD =
14
 VERSION_BUILD =
15
 
15
 
16
+# main binary name
16
+# main binary name

Return to bug 266021