mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pipectl: update to 0.5.1
This commit is contained in:
parent
4277545059
commit
28cb138875
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pipectl'
|
# Template file for 'pipectl'
|
||||||
pkgname=pipectl
|
pkgname=pipectl
|
||||||
version=0.5.0
|
version=0.5.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DINSTALL_DOCUMENTATION=ON"
|
configure_args="-DINSTALL_DOCUMENTATION=ON"
|
||||||
|
@ -11,4 +11,4 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/Ferdi265/pipectl"
|
homepage="https://github.com/Ferdi265/pipectl"
|
||||||
changelog="https://github.com/Ferdi265/pipectl/releases"
|
changelog="https://github.com/Ferdi265/pipectl/releases"
|
||||||
distfiles="https://github.com/Ferdi265/pipectl/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/Ferdi265/pipectl/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=dfb620eb02a3c43af88912bdbda2963aa78e1c6ed8f9faa41e7dbdf006f3c7de
|
checksum=8addbcfac652ddfe88fc47ed10855dc5da3ae3cd3421be9d3ad3a5fb9f9227fd
|
||||||
|
|
Loading…
Add table
Reference in a new issue