turbo: update to 2.3.4

This commit is contained in:
Maksim Bondarenkov
2025-01-25 13:51:36 +03:00
committed by GitHub
parent 64a346c238
commit 0adc98282f

View File

@@ -3,7 +3,7 @@
_realname=turbo
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=2.3.3
pkgver=2.3.4
pkgrel=1
pkgdesc="Incremental bundler and build system optimized for JavaScript and TypeScript (mingw-w64)"
arch=('any')
@@ -25,7 +25,7 @@ options=('!strip')
source=("git+${msys2_repository_url}.git#tag=v${pkgver}"
"zstd-sys.tar.gz::https://crates.io/api/v1/crates/zstd-sys/2.0.10+zstd.1.5.6/download"
"zstd-sys-remove-statik.patch")
sha256sums=('872983f15cb05e059774d3cc56a940dd869eb254f743ec02e9c216ebb3c947a6'
sha256sums=('685608d5714cd15371533f5e998d2c0652e3bad13e6908ea946ee7cb5b8da622'
'c253a4914af5bafc8fa8c86ee400827e83cf6ec01195ec1f1ed8441bf00d65aa'
'48f4900ceb02d3aaf9a1020f33d56629156e96759f456c0e7ca18bfcf910767b')