NetAuth-localizer: update to 0.1.1.
This commit is contained in:
parent
8dc702c1a7
commit
1d714bfa56
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'NetAuth-localizer'
|
# Template file for 'NetAuth-localizer'
|
||||||
pkgname=NetAuth-localizer
|
pkgname=NetAuth-localizer
|
||||||
version=0.1.0
|
version=0.1.1
|
||||||
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=0cab66230e8845d40ecf9a6033c63730e5fc73a3a778cefe2cc98d4787cd5329
|
checksum=8a7f7b57f7bdb751f9a6b482603b0207577ae54c1e79cb0f7dd8e96730fbdb84
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
go test -v ./...
|
go test -v ./...
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue