mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
act: update to 0.2.29.
This commit is contained in:
parent
ddd3c3cd8a
commit
52854ced83
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'act'
|
# Template file for 'act'
|
||||||
pkgname=act
|
pkgname=act
|
||||||
version=0.2.28
|
version=0.2.29
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/nektos/act"
|
go_import_path="github.com/nektos/act"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="0x5c <dev@0x5c.io>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/nektos/act"
|
homepage="https://github.com/nektos/act"
|
||||||
distfiles="https://github.com/nektos/act/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/nektos/act/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=010b9f02d2c431d9e09f5be1cf3099bd3fbab49043c53e34aa92b99bba8da3d1
|
checksum=92c7f774395e98cff2e53c9739d8266027837cd27f437514ea342a59179c3115
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue