aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/py-amqp/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py-amqp/APKBUILD b/testing/py-amqp/APKBUILD
index 01a38dd691..cdc46765bb 100644
--- a/testing/py-amqp/APKBUILD
+++ b/testing/py-amqp/APKBUILD
@@ -1,6 +1,6 @@
-# Maintainer:
+# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py-amqp
-pkgver=2.4.1
+pkgver=2.4.2
pkgrel=0
pkgdesc="an AMQP implementation"
url="https://pypi.python.org/pypi/amqp/"
@@ -43,4 +43,4 @@ py3() {
_py python3
}
-sha512sums="dba1c0eefea17ec3e354f23e8838bc2dcd33d39c0df30908889b52cd59e4a67f925b9003e47b437bb12c0495ec11ac92584addf98dfa4d0cb838e37d8d390be9 amqp-2.4.1.tar.gz"
+sha512sums="dba880c07ee8b503e02f11ea5804f559ac2eb85717118d796558b1890032482babd15930af78f9d11b77530d496fce3ba8c8579eec71ce5a3f76b8d8a181af34 amqp-2.4.2.tar.gz"