corrosion: update to 0.5.0.
This commit is contained in:
parent
04b0737032
commit
577276539f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'corrosion'
|
||||
pkgname=corrosion
|
||||
version=0.4.4
|
||||
version=0.5.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="cargo"
|
||||
|
@ -9,7 +9,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/corrosion-rs/corrosion"
|
||||
distfiles="https://github.com/corrosion-rs/corrosion/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=bf3981d0e066f2c877949ec59d9ed6cb193ae4ff615b73f20c64a5de68fc06ab
|
||||
checksum=bbe0d4a31cef91b890134af82789fb6e8ecc33270472beea9cecb8f2b7b7ed65
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Reference in New Issue