mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
pg_top: update to 4.1.2.
This commit is contained in:
parent
1a833773ee
commit
72da1be4cd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pg_top'
|
# Template file for 'pg_top'
|
||||||
pkgname=pg_top
|
pkgname=pg_top
|
||||||
version=4.1.1
|
version=4.1.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="python3-docutils"
|
hostmakedepends="python3-docutils"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://pg_top.gitlab.io/"
|
homepage="https://pg_top.gitlab.io/"
|
||||||
distfiles="https://gitlab.com/pg_top/pg_top/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
|
distfiles="https://gitlab.com/pg_top/pg_top/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
|
||||||
checksum=8a3268417ba2fb321fe367ec75ae5c1465dd8702bc0e1750191b6b178dac520a
|
checksum=f01b9bdff3da4eaf53283ce868fe0dcedbc5c7df80b4f1893e23a5defcda93ba
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
vsed -i 's/rst2man.py/rst2man/g' CMakeLists.txt
|
vsed -i 's/rst2man.py/rst2man/g' CMakeLists.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue