mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gotify-cli: update to 2.2.2.
This commit is contained in:
parent
f23acdd24b
commit
11f93dc3a4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gotify-cli'
|
# Template file for 'gotify-cli'
|
||||||
pkgname=gotify-cli
|
pkgname=gotify-cli
|
||||||
version=2.2.1
|
version=2.2.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="cli-$version"
|
wrksrc="cli-$version"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://gotify.net"
|
homepage="https://gotify.net"
|
||||||
distfiles="https://github.com/gotify/cli/archive/v${version}.tar.gz"
|
distfiles="https://github.com/gotify/cli/archive/v${version}.tar.gz"
|
||||||
checksum=9013f4afdcc717932e71ab217e09daf4c48e153b23454f5e732ad0f74a8c8979
|
checksum=d44d0058a87684db8c61a9952a84327f7bab102d6a4a16547f7be18b9a9c052c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
mv ${DESTDIR}/usr/bin/cli ${DESTDIR}/usr/bin/gotify-cli
|
mv ${DESTDIR}/usr/bin/cli ${DESTDIR}/usr/bin/gotify-cli
|
||||||
|
|
Loading…
Add table
Reference in a new issue