mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-02 10:02:58 +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'
|
||||
pkgname=tiny
|
||||
version=0.12.0
|
||||
version=0.13.0
|
||||
revision=1
|
||||
build_wrksrc="crates/tiny"
|
||||
build_style=cargo
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
homepage="https://github.com/osa1/tiny"
|
||||
changelog="https://raw.githubusercontent.com/osa1/tiny/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/osa1/tiny/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=95406a234fe4c7013edab622970e89a5b56d4441fb5c1ec871a992fc6ee8db7a
|
||||
checksum=599697fa736d7500b093566a32204691093bd16abd76f43a76b761487a7c584c
|
||||
|
||||
pre_build() {
|
||||
# fixes an indexmap error when cross compiling
|
||||
|
|
Loading…
Add table
Reference in a new issue