mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
act: update to 0.2.78
This commit is contained in:
parent
a3576d2a7a
commit
41282df924
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'act'
|
||||
pkgname=act
|
||||
version=0.2.51
|
||||
revision=2
|
||||
version=0.2.78
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/nektos/act"
|
||||
go_ldflags="-X main.version=${version}"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT, Apache-2.0"
|
||||
homepage="https://github.com/nektos/act"
|
||||
distfiles="https://github.com/nektos/act/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=5b8d557ab72e9e5ee78663eadc7b9dfd0b9a68b7b381edeee527d77f60541773
|
||||
checksum=0376a119cd40a62deeb2f3a35f8d87a5fe054de0092d51448d147058c93ef69c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue