mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
rust-bindgen: update to 0.66.1.
This commit is contained in:
parent
924836c135
commit
3a22bf0986
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rust-bindgen'
|
||||
pkgname=rust-bindgen
|
||||
version=0.64.0
|
||||
version=0.66.1
|
||||
revision=1
|
||||
build_style="cargo"
|
||||
configure_args="--bins"
|
||||
|
@ -13,7 +13,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://rust-lang.github.io/rust-bindgen/"
|
||||
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"
|
||||
checksum=9d987e7e2cefebed2c856ba36438e75af00aa08d4274fc15b8c20886065cb1f2
|
||||
checksum=adedec96f2a00ce835a7c31656e09d6aae6ef55df9ca3d8d65d995f8f2542388
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue