cargo-aoc: update to 0.3.3.
This commit is contained in:
parent
66fcc80747
commit
b7f5cb0822
@ -1,7 +1,7 @@
|
||||
# Template file for 'cargo-aoc'
|
||||
pkgname=cargo-aoc
|
||||
version=0.3.2
|
||||
revision=3
|
||||
version=0.3.3
|
||||
revision=1
|
||||
build_wrksrc=cargo-aoc
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
@ -11,12 +11,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||
license="MIT, Apache-2.0"
|
||||
homepage="https://github.com/gobanos/cargo-aoc"
|
||||
distfiles="https://github.com/gobanos/cargo-aoc/archive/${version}.tar.gz"
|
||||
checksum=2a33a861a03087690cc2ab690567c3ab906c5b31a53d96159e9d552e14ecc960
|
||||
|
||||
pre_build() {
|
||||
cargo update --package openssl --precise 0.10.30
|
||||
cargo update --package openssl-sys --precise 0.9.58
|
||||
}
|
||||
checksum=832655e528c226bc38535483c455927854460689886aac30c6e3cd10c957a396
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user