mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
qrcp: update to 0.11.0.
This commit is contained in:
parent
31b556ad21
commit
6ab2ab7651
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qrcp'
|
||||
pkgname=qrcp
|
||||
version=0.10.0
|
||||
revision=2
|
||||
version=0.11.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=70f9930cb371fa9a0a98df12442486a7802ede1a797d26fbc3363605b6574db4
|
||||
checksum=5e3949d99b19934dd485da2bad54ba63efeb0448aeb9616b2046398b02d57931
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue