mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
exercism: update to 3.0.12
This commit is contained in:
parent
b268285ae3
commit
b9a014dfd7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'exercism'
|
# Template file for 'exercism'
|
||||||
pkgname=exercism
|
pkgname=exercism
|
||||||
version=3.0.11
|
version=3.0.12
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="cli-${version}"
|
wrksrc="cli-${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/exercism/cli"
|
go_import_path="github.com/exercism/cli"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://exercism.io"
|
homepage="https://exercism.io"
|
||||||
distfiles="https://github.com/exercism/cli/archive/v${version}.tar.gz"
|
distfiles="https://github.com/exercism/cli/archive/v${version}.tar.gz"
|
||||||
checksum=544088bc562a8624e3527dd9d3ccf944dc4923b644bcdf49ef04e6d0ee48ddad
|
checksum=cdafd383d866dca4bc96be002d5d25eeea4801d003456a0215e28a2fba5a0820
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue