mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
icann-rdap-cli: update to 0.0.22.
This commit is contained in:
parent
28f796c08f
commit
1e2506db9a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'icann-rdap-cli'
|
# Template file for 'icann-rdap-cli'
|
||||||
pkgname=icann-rdap-cli
|
pkgname=icann-rdap-cli
|
||||||
version=0.0.21
|
version=0.0.22
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc="icann-rdap-cli"
|
build_wrksrc="icann-rdap-cli"
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Apache-2.0 OR MIT"
|
license="Apache-2.0 OR MIT"
|
||||||
homepage="https://github.com/icann/icann-rdap"
|
homepage="https://github.com/icann/icann-rdap"
|
||||||
distfiles="https://github.com/icann/icann-rdap/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/icann/icann-rdap/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=252b112776fae0160f539e20b70ff24b6f2bea7551c9476ccd6f7651c7b861d0
|
checksum=42360a82605bf92891b4de0a133d43baabb041446b16063094c4abc94c531c30
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ../LICENSE-MIT
|
vlicense ../LICENSE-MIT
|
||||||
|
|
Loading…
Add table
Reference in a new issue