jc: update to 1.23.1.
This commit is contained in:
parent
821d9eb21b
commit
0aac307c81
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'jc'
|
# Template file for 'jc'
|
||||||
pkgname=jc
|
pkgname=jc
|
||||||
version=1.23.0
|
version=1.23.1
|
||||||
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=2b036cbc0cc363edf9eb94cc0e993b80ed5e66758e0afc5194847719ea0e2dff
|
checksum=c2f916f2aed4ca4eaefc1fbdfcf68f37f384b2499a8f9a522bbaceb5f5d36e89
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman man/jc.1
|
vman man/jc.1
|
||||||
|
|
Loading…
Reference in New Issue