mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
qrcp: update to 0.10.0.
This commit is contained in:
parent
46df96f098
commit
6905832546
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qrcp'
|
||||
pkgname=qrcp
|
||||
version=0.9.1
|
||||
revision=2
|
||||
version=0.10.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/claudiodangelis/qrcp
|
||||
go_ldflags="-X github.com/claudiodangelis/qrcp/version.version=${version}
|
||||
|
@ -11,7 +11,7 @@ maintainer="meator <meator.dev@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://claudiodangelis.com/qrcp/"
|
||||
distfiles="https://github.com/claudiodangelis/qrcp/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=1ee0d1b04222fb2a559d412b144a49051c3315cbc99c7ea1f281bdd4f13f07bf
|
||||
checksum=70f9930cb371fa9a0a98df12442486a7802ede1a797d26fbc3363605b6574db4
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue