diff options
-rw-r--r-- | main/py-rsa/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-rsa/APKBUILD b/main/py-rsa/APKBUILD index 8c288d9fe5..080119b7fe 100644 --- a/main/py-rsa/APKBUILD +++ b/main/py-rsa/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-rsa _pkgname=${pkgname#py-} pkgver=3.4.2 -pkgrel=2 +pkgrel=3 pkgdesc="Pure-Python RSA implementation" url="https://stuvel.eu/rsa" arch="noarch" |