python3-pamqp: update to 3.2.0.

This commit is contained in:
Andrew J. Hesford 2022-06-28 09:38:17 -04:00
parent f82c32f85d
commit 782b792616

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pamqp' # Template file for 'python3-pamqp'
pkgname=python3-pamqp pkgname=python3-pamqp
version=3.1.0 version=3.2.0
revision=1 revision=1
wrksrc="${pkgname#*-}-${version}" wrksrc="${pkgname#*-}-${version}"
build_style=python3-module build_style=python3-module
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://github.com/gmr/pamqp" homepage="https://github.com/gmr/pamqp"
distfiles="${homepage}/archive/${version}.tar.gz" distfiles="${homepage}/archive/${version}.tar.gz"
checksum=9fc37561f68bde122e2a86ddb8caf9c758d9780519ee2bdcc1d3ce3a34941e3f checksum=56bd552a3baa3b506845727eb9acf0f1a00c5272f4ef7fcf5fa4c4d6e476502e
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE