aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2021-01-19 16:55:58 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2021-01-21 07:38:47 +0000
commitd29dfb881cf4197a667166c11185e5b1a69163db (patch)
tree5552dc1a392dac31941fd8c57c3c79557ffb60a1
parenta02fd993f52e68ea9c472ba1cb2954abedb40c7d (diff)
community/py3-cx_freeze: upgrade to 6.5.2
-rw-r--r--community/py3-cx_freeze/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-cx_freeze/APKBUILD b/community/py3-cx_freeze/APKBUILD
index d482344b02a..25f54974f5e 100644
--- a/community/py3-cx_freeze/APKBUILD
+++ b/community/py3-cx_freeze/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py3-cx_freeze
_pkgname=cx_Freeze
-pkgver=6.5.1
+pkgver=6.5.2
pkgrel=0
pkgdesc="Set of utilities for freezing Python scripts into executables"
url="http://cx-freeze.sourceforge.net/"
@@ -35,4 +35,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="edb7a99a7aaea2ace76fa497fdae96288b5902e9ee40fafc2075263d40774f652ba6dc3a21ea6eaf1f0df40da8c2553362c53c5a18c8fda0806f5a0ed405f98c cx_Freeze-6.5.1.tar.gz"
+sha512sums="4f4c6b7b57af25bfbb201740fe5272f40a3344b70f249ba3e8e4bd0e57060b017d92adbf8be1a684df9b5babe8d6e810fe9a883e6012a53dd073f0fcb307eca1 cx_Freeze-6.5.2.tar.gz"