mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 02:23:11 +02:00
tiny: update to 0.13.0.
This commit is contained in:
parent
9b9dc8db8d
commit
f843fb35ee
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tiny'
|
# Template file for 'tiny'
|
||||||
pkgname=tiny
|
pkgname=tiny
|
||||||
version=0.12.0
|
version=0.13.0
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc="crates/tiny"
|
build_wrksrc="crates/tiny"
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://github.com/osa1/tiny"
|
homepage="https://github.com/osa1/tiny"
|
||||||
changelog="https://raw.githubusercontent.com/osa1/tiny/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/osa1/tiny/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/osa1/tiny/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/osa1/tiny/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=95406a234fe4c7013edab622970e89a5b56d4441fb5c1ec871a992fc6ee8db7a
|
checksum=599697fa736d7500b093566a32204691093bd16abd76f43a76b761487a7c584c
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# fixes an indexmap error when cross compiling
|
# fixes an indexmap error when cross compiling
|
||||||
|
|
Loading…
Add table
Reference in a new issue