exercism: update to 3.0.13
This commit is contained in:
committed by
Helmut Pozimski
parent
5c0c4cc7bf
commit
64fe5be038
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'exercism'
|
# Template file for 'exercism'
|
||||||
pkgname=exercism
|
pkgname=exercism
|
||||||
version=3.0.12
|
version=3.0.13
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="cli-${version}"
|
wrksrc="cli-${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
@@ -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=cdafd383d866dca4bc96be002d5d25eeea4801d003456a0215e28a2fba5a0820
|
checksum=ecc27f272792bc8909d14f11dd08f0d2e9bde4cc663b3769e00eab6e65328a9f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user