mirror of https://github.com/openwrt/packages.git
python-gmpy2: bump to 2.3.1
Refresh sha256 from PyPI sdist. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>pull/30208/head
parent
b1334f27ca
commit
a08c70b637
|
|
@ -8,11 +8,11 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-gmpy2
|
||||
PKG_VERSION:=2.3.0
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=2.3.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=gmpy2
|
||||
PKG_HASH:=2d943cc9051fcd6b15b2a09369e2f7e18c526bc04c210782e4da61b62495eb4a
|
||||
PKG_HASH:=313f35e9fe6b9ddf72759b14dac25166fe5757c970403e4bbf87a70ab2be07df
|
||||
|
||||
PKG_LICENSE:=LGPL-3.0-or-later
|
||||
PKG_LICENSE_FILES:=COPYING.LESSER
|
||||
|
|
|
|||
Loading…
Reference in New Issue