14 lines
493 B
Bash
14 lines
493 B
Bash
|
# Template file for 'goatcounter'
|
||
|
pkgname=goatcounter
|
||
|
version=1.2.0
|
||
|
revision=1
|
||
|
build_style=go
|
||
|
go_import_path=zgo.at/goatcounter
|
||
|
go_package="${go_import_path}/cmd/goatcounter"
|
||
|
short_desc="Easy web analytics without tracking of personal data"
|
||
|
maintainer="Anjandev Momi <anjan@momi.ca>"
|
||
|
license="EUPL-1.2"
|
||
|
homepage="https://www.goatcounter.com/"
|
||
|
distfiles="https://github.com/zgoat/goatcounter/archive/v${version}.tar.gz"
|
||
|
checksum=505f8c5848bb368e18c0a041fcbeb87f540813a7455d9a67cdce5a5f25d799e7
|