mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
community/py3-pybind11: upgrade to 2.13.5
https://github.com/pybind/pybind11/releases/tag/v2.13.5
This commit is contained in:
parent
5d75654981
commit
bfce053314
@ -1,7 +1,7 @@
|
||||
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
|
||||
pkgname=py3-pybind11
|
||||
_pkgname=pybind11
|
||||
pkgver=2.13.4
|
||||
pkgver=2.13.5
|
||||
pkgrel=0
|
||||
pkgdesc="Seamless operability between C++11 and Python"
|
||||
url="https://github.com/pybind/pybind11"
|
||||
@ -68,5 +68,5 @@ dev() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
5938c758da5450be645b366190579aa7943294471a0c639c2aeb9d8e9d201ef4fb4dfd0cb1db91390f74dc59f175f6cf47b0c45c20d45ab9f3eeb1a834886de7 py3-pybind11-2.13.4.tar.gz
|
||||
bf9ebfbd8e694fbb421d8bdb5362a207a3782685d48988e77aed98363b2fa302e7384b570b02b117d45d5509b1633b096d4fc1ef16f65e6cc8c888b863c1e2cb py3-pybind11-2.13.5.tar.gz
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user