aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-axolotl-curve25519
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 12:35:41 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:51 +0000
commit155b40ce3a04485b192a7cc418283f1dce62427b (patch)
tree707ac618115b9ab6d684c1f7b005c3052efbcfec /testing/py-axolotl-curve25519
parentee507ae1684731a5b3bd54c44e5b50a7aea2ca37 (diff)
downloadaports-155b40ce3a04485b192a7cc418283f1dce62427b.tar.bz2
aports-155b40ce3a04485b192a7cc418283f1dce62427b.tar.xz
testing/py-axolotl-curve25519: rebuild against python 3.7
Diffstat (limited to 'testing/py-axolotl-curve25519')
-rw-r--r--testing/py-axolotl-curve25519/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-axolotl-curve25519/APKBUILD b/testing/py-axolotl-curve25519/APKBUILD
index 7b0f0dbebb..a59979d18d 100644
--- a/testing/py-axolotl-curve25519/APKBUILD
+++ b/testing/py-axolotl-curve25519/APKBUILD
@@ -3,7 +3,7 @@ pkgname=py-axolotl-curve25519
_pkgname="python-${pkgname#py-}"
pkgver=0.4.1b
_pkgver=0.4.1-2
-pkgrel=0
+pkgrel=1
pkgdesc="A python wrapper for curve25519 library with ed25519 signatures"
url="https://github.com/tgalal/python-axolotl-curve25519"
arch="all"