pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-olm: Update to 3.2.10



Module Name:	pkgsrc-wip
Committed By:	Ryo ONODERA <ryoon%NetBSD.org@localhost>
Pushed By:	ryoon
Date:		Tue Jan 25 21:56:01 2022 +0900
Changeset:	02301abe80c20be73cc7f1cbce9f3c98c832f017

Modified Files:
	py-olm/Makefile
	py-olm/distinfo

Log Message:
py-olm: Update to 3.2.10

* Sync with pkgsrc/security/olm-3.2.10.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=02301abe80c20be73cc7f1cbce9f3c98c832f017

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-olm/Makefile | 6 +++---
 py-olm/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/py-olm/Makefile b/py-olm/Makefile
index b4d9bec906..c3e319c30d 100644
--- a/py-olm/Makefile
+++ b/py-olm/Makefile
@@ -1,12 +1,12 @@
 # $NetBSD$
 
-DISTNAME=	olm-3.2.2
+DISTNAME=	olm-3.2.10
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	security python
-MASTER_SITES=	https://gitlab.matrix.org/matrix-org/olm/-/archive/3.2.2/
+MASTER_SITES=	https://gitlab.matrix.org/matrix-org/olm/-/archive/${PKGVERSION_NOREV}/
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://gitlab.matrix.org/matrix-org/olm/-/archive/3.2.2/
+HOMEPAGE=	https://gitlab.matrix.org/matrix-org/olm/
 COMMENT=	Olm bindings for Python
 LICENSE=	apache-2.0
 
diff --git a/py-olm/distinfo b/py-olm/distinfo
index bf6a91aac7..fdf271369f 100644
--- a/py-olm/distinfo
+++ b/py-olm/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-RMD160 (olm-3.2.2.tar.gz) = 887cdd5f0ab2dac968956f3f0f92facad335a6db
-SHA512 (olm-3.2.2.tar.gz) = 4af945ee0a2d4c08c03e6706c7cb3d59ca0fcdd06acf9501ee2a22761153a6e2f7c12eb4d119663a8b5b2bc34556fe429d02362492938e4f1832e28cfe991ef7
-Size (olm-3.2.2.tar.gz) = 537337 bytes
+BLAKE2s (olm-3.2.10.tar.gz) = 888b76d7543eca0316cc447232836e3a2ce7e0acebf63a1ad7944c4893805e26
+SHA512 (olm-3.2.10.tar.gz) = e4b4e1a4b5afbf537780db21a7639609581f9be7f52d8bec572db38e9e2bae43138c1214aa23a87fb5c66f3ce47f566950c9689b27426ea894afa444fc3829c7
+Size (olm-3.2.10.tar.gz) = 2894343 bytes
 SHA1 (patch-setup.py) = 3ee82830e1bf0a69b455d68efc49e67b6215aada


Home | Main Index | Thread Index | Old Index