mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rust-bindgen: update to 0.71.1
This commit is contained in:
parent
49a3cbd731
commit
4de7a80154
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rust-bindgen'
|
# Template file for 'rust-bindgen'
|
||||||
pkgname=rust-bindgen
|
pkgname=rust-bindgen
|
||||||
version=0.69.4
|
version=0.71.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style="cargo"
|
build_style="cargo"
|
||||||
configure_args="--bins"
|
configure_args="--bins"
|
||||||
|
@ -13,7 +13,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://rust-lang.github.io/rust-bindgen/"
|
homepage="https://rust-lang.github.io/rust-bindgen/"
|
||||||
changelog="https://raw.githubusercontent.com/rust-lang/rust-bindgen/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/rust-lang/rust-bindgen/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/rust-lang/rust-bindgen/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/rust-lang/rust-bindgen/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=c02ce18b95c4e5021b95b8b461e5dbe6178edffc52a5f555cbca35b910559b5e
|
checksum=620d80c32b6aaf42d12d85de86fc56950c86b2a13a5b943c10c29d30c4f3efb0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue