packr2: revbump for go 1.21
This commit is contained in:
parent
1c0fab597e
commit
5683ed98d5
@ -2,15 +2,17 @@
|
||||
pkgname=packr2
|
||||
_pkgname=packr
|
||||
version=2.8.1
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=go
|
||||
go_import_path=github.com/gobuffalo/${_pkgname}/v2/packr2
|
||||
go_import_path="github.com/gobuffalo/${_pkgname}/v2"
|
||||
go_package="./packr2"
|
||||
short_desc="Static files embedder for Go binaries"
|
||||
maintainer="Gabriel Sanches <gabriel@gsr.dev>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/gobuffalo/packr"
|
||||
distfiles="https://github.com/gobuffalo/${_pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=648f8690e0349039300d3603708bd383f3568193ebaeb0760a87da8760dc7fa7
|
||||
_go_mod_path="./v2/go.mod"
|
||||
|
||||
post_install() {
|
||||
vlicense v2/LICENSE.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user