corrosion: update to 0.5.1.
This commit is contained in:
parent
49cfec483c
commit
0a9cf5587e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'corrosion'
|
||||
pkgname=corrosion
|
||||
version=0.5.0
|
||||
version=0.5.1
|
||||
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=bbe0d4a31cef91b890134af82789fb6e8ecc33270472beea9cecb8f2b7b7ed65
|
||||
checksum=843334a9f0f5efbc225dccfa88031fe0f2ec6fd787ca1e7d55ed27b2c25d9c97
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue