mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
act: update to 0.2.28.
This commit is contained in:
parent
308288976b
commit
b345bad2a7
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.26
|
version=0.2.28
|
||||||
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=73d75205293bd18e4f529ef1aa47da79fcd7eda2413b790816f4ca63b7aa02ce
|
checksum=010b9f02d2c431d9e09f5be1cf3099bd3fbab49043c53e34aa92b99bba8da3d1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue