python-numpy: update to 1.23.2

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2022-09-04 02:38:46 +00:00
parent 900cea8931
commit c3bcb9fae5

View File

@@ -2,8 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://numpy.org/
TERMUX_PKG_DESCRIPTION="The fundamental package for scientific computing with Python"
TERMUX_PKG_LICENSE="BSD 3-Clause"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=1.23.0
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION="1.23.2"
TERMUX_PKG_SRCURL=https://github.com/numpy/numpy.git
TERMUX_PKG_DEPENDS="libc++, python"
TERMUX_PKG_BUILD_IN_SRC=true