packr2: update to 2.8.1.
This commit is contained in:
parent
c665877907
commit
92240348c1
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'packr2'
|
||||
pkgname=packr2
|
||||
_pkgname=packr
|
||||
version=2.8.0
|
||||
version=2.8.1
|
||||
revision=1
|
||||
wrksrc=${_pkgname}-${version}
|
||||
build_style=go
|
||||
|
@ -11,7 +11,7 @@ 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=2cab1e8d60734af05d594346f8e4bffcef0ac2aea4895b08bd9f3c40fc24c639
|
||||
checksum=648f8690e0349039300d3603708bd383f3568193ebaeb0760a87da8760dc7fa7
|
||||
|
||||
post_install() {
|
||||
vlicense v2/LICENSE.txt
|
||||
|
|
Loading…
Reference in a new issue