From: Alexandru Ardelean Date: Mon, 13 Apr 2026 05:41:57 +0000 (+0000) Subject: python-maturin: update to 1.13.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=32848551aef1bccb0faa6254b3c25d1473792c39;p=openwrt-packages.git python-maturin: update to 1.13.1 Bump version 1.12.6 -> 1.13.1. Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-maturin/Makefile b/lang/python/python-maturin/Makefile index f551d2335..64dbcfad5 100644 --- a/lang/python/python-maturin/Makefile +++ b/lang/python/python-maturin/Makefile @@ -5,11 +5,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-maturin -PKG_VERSION:=1.12.6 +PKG_VERSION:=1.13.1 PKG_RELEASE:=1 PYPI_NAME:=maturin -PKG_HASH:=d37be3a811a7f2ee28a0fa0964187efa50e90f21da0c6135c27787fa0b6a89db +PKG_HASH:=9a87ff3b8e4d1c6eac33ebfe8e261e8236516d98d45c0323550621819b5a1a2f PKG_MAINTAINER:=Luca Barbato PKG_LICENSE:=Apache-2.0 MIT