jc: update to 1.23.3.

This commit is contained in:
Andrew Benson 2023-06-22 07:17:41 -05:00
parent 8c09bf8df9
commit 4410f2b868

View file

@ -1,6 +1,6 @@
# Template file for 'jc' # Template file for 'jc'
pkgname=jc pkgname=jc
version=1.23.2 version=1.23.3
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=d3df831ccaebb17800a7f1feb918daf5e9cf7fd81a12cced1670305aafe8a55e checksum=03b746dfa8b393bf96107d71e595597002b255892ff3cf98e36040d54c469abf
post_install() { post_install() {
vman man/jc.1 vman man/jc.1