mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
jc: update to 1.22.5.
This commit is contained in:
parent
3f3c6450e4
commit
161bf635d7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'jc'
|
# Template file for 'jc'
|
||||||
pkgname=jc
|
pkgname=jc
|
||||||
version=1.22.4
|
version=1.22.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://github.com/kellyjonbrazil/jc"
|
homepage="https://github.com/kellyjonbrazil/jc"
|
||||||
changelog="https://raw.githubusercontent.com/kellyjonbrazil/jc/master/CHANGELOG"
|
changelog="https://raw.githubusercontent.com/kellyjonbrazil/jc/master/CHANGELOG"
|
||||||
distfiles="https://github.com/kellyjonbrazil/jc/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/kellyjonbrazil/jc/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=6d64102677ae285a2abedd33aa65c2198a533ef1d5320f2e9a9d70c774a51783
|
checksum=66608c083d2b276e852cf3832fc0b82278f9745b206e592c5b713bfce6845d43
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman man/jc.1
|
vman man/jc.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue