mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 02:23:51 +02:00
exercism: update to 3.0.11
This commit is contained in:
parent
c303dd991d
commit
3050ffcfc6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'exercism'
|
# Template file for 'exercism'
|
||||||
pkgname=exercism
|
pkgname=exercism
|
||||||
version=3.0.10
|
version=3.0.11
|
||||||
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=0dbb34ba3bb3571fbc75fa9f5cb0b061317589a98a1af12fe7318a2c4cdbda5b
|
checksum=544088bc562a8624e3527dd9d3ccf944dc4923b644bcdf49ef04e6d0ee48ddad
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue