diff options
-rw-r--r-- | testing/py3-txsni/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-txsni/APKBUILD b/testing/py3-txsni/APKBUILD index 8f595df700..45e32cfe12 100644 --- a/testing/py3-txsni/APKBUILD +++ b/testing/py3-txsni/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leo <thinkabit.ukim@gmail.com> pkgname=py3-txsni pkgver=0.1.9 -pkgrel=0 +pkgrel=1 pkgdesc="Simple support for running a TLS server with Twisted" options="!check" # No testsuite url="https://github.com/glyph/txsni" |