gping: update to 1.3.2
This commit is contained in:
parent
09156a01a4
commit
9e01fb7484
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gping'
|
# Template file for 'gping'
|
||||||
pkgname=gping
|
pkgname=gping
|
||||||
version=1.2.6
|
version=1.3.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${pkgname}-v${version}"
|
wrksrc="${pkgname}-${pkgname}-v${version}"
|
||||||
build_wrksrc="gping"
|
build_wrksrc="gping"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Paper <paper@tilde.institute>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/orf/gping/"
|
homepage="https://github.com/orf/gping/"
|
||||||
distfiles="https://github.com/orf/gping/archive/refs/tags/gping-v${version}.tar.gz"
|
distfiles="https://github.com/orf/gping/archive/refs/tags/gping-v${version}.tar.gz"
|
||||||
checksum=e36d5bc02157708c803d1855be4b2a9daa27d077fffe86c58b12c746fdc04c8f
|
checksum=1ab71ca45cb5da317d77774eff96d5868486d03ea1cedff008cbafcaf880332b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ../LICENSE
|
vlicense ../LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue