NetAuth-localizer: update to 0.1.3.
This commit is contained in:
parent
2f1fabd320
commit
4be960999f
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'NetAuth-localizer'
|
# Template file for 'NetAuth-localizer'
|
||||||
pkgname=NetAuth-localizer
|
pkgname=NetAuth-localizer
|
||||||
version=0.1.1
|
version=0.1.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=localizer-$version
|
wrksrc=localizer-$version
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Michael Aldridge <maldridge@netauth.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://netauth.org/ecosystem/localizer"
|
homepage="https://netauth.org/ecosystem/localizer"
|
||||||
distfiles="https://github.com/netauth/localizer/archive/v$version.tar.gz"
|
distfiles="https://github.com/netauth/localizer/archive/v$version.tar.gz"
|
||||||
checksum=8a7f7b57f7bdb751f9a6b482603b0207577ae54c1e79cb0f7dd8e96730fbdb84
|
checksum=63c4d462f90e03b8f4e225afe8cd064fdb54cf1d646c8ec4ff2452dbe2ad55f5
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
go test -v ./...
|
go test -v ./...
|
||||||
|
|
Loading…
Reference in New Issue