mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
cargo-aoc: update to 0.3.4.
This commit is contained in:
parent
99d7cc5cf3
commit
798ba3fbdc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cargo-aoc'
|
# Template file for 'cargo-aoc'
|
||||||
pkgname=cargo-aoc
|
pkgname=cargo-aoc
|
||||||
version=0.3.3
|
version=0.3.4
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc=cargo-aoc
|
build_wrksrc=cargo-aoc
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="MIT, Apache-2.0"
|
license="MIT, Apache-2.0"
|
||||||
homepage="https://github.com/gobanos/cargo-aoc"
|
homepage="https://github.com/gobanos/cargo-aoc"
|
||||||
distfiles="https://github.com/gobanos/cargo-aoc/archive/${version}.tar.gz"
|
distfiles="https://github.com/gobanos/cargo-aoc/archive/${version}.tar.gz"
|
||||||
checksum=832655e528c226bc38535483c455927854460689886aac30c6e3cd10c957a396
|
checksum=ad89ab3d240dc7e7cf1b6fb67c979fe51013b40bdaa89eae1d2c4662566e6d80
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Add table
Reference in a new issue