rustnet: update to 1.6.0

This commit is contained in:
zenobit
2026-08-22 04:14:56 +02:00
committed by Duncan Overbruck
parent cdf542d3f3
commit ddd4817c5f
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'rustnet'
pkgname=rustnet
version=1.5.0
version=1.6.0
revision=1
archs="x86_64* aarch64*"
build_style=cargo
@@ -13,7 +13,7 @@ license="Apache-2.0"
homepage="https://github.com/domcyrus/rustnet"
changelog="https://raw.githubusercontent.com/domcyrus/rustnet/refs/heads/main/CHANGELOG.md"
distfiles="https://github.com/domcyrus/rustnet/archive/refs/tags/v${version}.tar.gz"
checksum=f6425992dc5a8a700323c1231d1833a135cd93424d86cfaa788eed6cb700fe33
checksum=245fc7074d5f142fbf1c798233be86b715b4f2ce3b3cfec10fabdcbbc9345ddb
_setup_env() {
# workaround the cc-rs mixing CFLAGS for host and target.