sampler: update to 1.0.3
This commit is contained in:
parent
1b4049572d
commit
cb5a659cd0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sampler'
|
||||
pkgname=sampler
|
||||
version=1.0.2
|
||||
version=1.0.3
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/sqshq/sampler"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Renato Aguiar <renato@renag.me>"
|
|||
license="GPL-3.0-only"
|
||||
homepage="https://sampler.dev/"
|
||||
distfiles="https://github.com/sqshq/sampler/archive/v${version}.tar.gz"
|
||||
checksum=3b5240322ed0f48529af94cecee55900ae05ab776531a2e75337bf99fe8b1ff2
|
||||
checksum=03aa155c04e02fa40097841515de4fbf57904142defe5433490e28792868842d
|
||||
|
||||
post_install() {
|
||||
vinstall example.yml 644 usr/share/examples/sampler
|
||||
|
|
Loading…
Reference in New Issue