diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2019-11-07 14:38:52 -0300 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2019-11-07 14:38:52 -0300 |
| commit | bbcaf80f27aa7d8bc08b36c1ba48466db04e5dfd (patch) | |
| tree | 91bc44cc06dd698bf3f353cb427717bd3117a25d /testing/py3-hotqueue | |
| parent | a4a1d5ec34d68e44aac91caf8f9666989c77d70e (diff) | |
| download | aports-bbcaf80f27aa7d8bc08b36c1ba48466db04e5dfd.tar.bz2 aports-bbcaf80f27aa7d8bc08b36c1ba48466db04e5dfd.tar.xz | |
testing/py3-hotqueue: rebuild to fix BAD archive on x86_64
Diffstat (limited to 'testing/py3-hotqueue')
| -rw-r--r-- | testing/py3-hotqueue/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-hotqueue/APKBUILD b/testing/py3-hotqueue/APKBUILD index b788898d72..214818996a 100644 --- a/testing/py3-hotqueue/APKBUILD +++ b/testing/py3-hotqueue/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-hotqueue _pkgname=hotqueue pkgver=0.2.8 -pkgrel=2 +pkgrel=3 pkgdesc="A Python library that allows to use Redis as a message queue" options="!check" # Require running instance of redis server url="http://github.com/richardhenry/hotqueue" |
