mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pamqp: update to 3.3.0.
This commit is contained in:
parent
749b25528e
commit
9de5a04658
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pamqp'
|
# Template file for 'python3-pamqp'
|
||||||
pkgname=python3-pamqp
|
pkgname=python3-pamqp
|
||||||
version=3.2.1
|
version=3.3.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
|
@ -11,7 +11,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=98b1afe0752fb71850617830df55f5cb9f7fd82ca9e68fcfb837efbc1f036505
|
checksum=d205c2599029d2e3c95d3666013899d10300d380eb87580a0e8182003c31f7b3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue