tiny: update to 0.10.0.
This commit is contained in:
parent
2d4c050b3d
commit
c0dbe8a2bc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tiny'
|
||||
pkgname=tiny
|
||||
version=0.9.0
|
||||
version=0.10.0
|
||||
revision=1
|
||||
build_wrksrc="crates/tiny"
|
||||
build_style=cargo
|
||||
|
@ -12,7 +12,7 @@ maintainer="eoli3n <jonathan.kirszling@runbox.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/osa1/tiny"
|
||||
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=63e11c8b2708b26311f97d8bef5fba4618ff4212b0b98c21e8ad005a2fd8fe32
|
||||
checksum=7f4751b5e34057ba65e86f3819f2ae8288307a5a8e83e5fbb2733759c8100cb7
|
||||
|
||||
post_install() {
|
||||
vlicense ../../LICENSE
|
||||
|
|
Loading…
Reference in a new issue