Skip to content

Commit 654b06b

Browse files
committed
python-gmpy2: update to 2.2.2
Fixes compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
1 parent 7f3badc commit 654b06b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lang/python/python-gmpy2/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
include $(TOPDIR)/rules.mk
99

1010
PKG_NAME:=python-gmpy2
11-
PKG_VERSION:=2.1.5
11+
PKG_VERSION:=2.2.2
1212
PKG_RELEASE:=1
1313

1414
PYPI_NAME:=gmpy2
15-
PKG_HASH:=bc297f1fd8c377ae67a4f493fc0f926e5d1b157e5c342e30a4d84dc7b9f95d96
15+
PKG_HASH:=d9b8c81e0f5e1a3cabf1ea8d154b29b5ef6e33b8f4e4c37b3da957b2dd6a3fa8
1616

1717
PKG_LICENSE:=LGPL-3.0-or-later
1818
PKG_LICENSE_FILES:=COPYING.LESSER

0 commit comments

Comments
 (0)