jc: update to 1.25.3.
This commit is contained in:
parent
b4c16fe062
commit
6212488a6b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'jc'
|
||||
pkgname=jc
|
||||
version=1.25.2
|
||||
version=1.25.3
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://github.com/kellyjonbrazil/jc"
|
||||
changelog="https://raw.githubusercontent.com/kellyjonbrazil/jc/master/CHANGELOG"
|
||||
distfiles="https://github.com/kellyjonbrazil/jc/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=bdf5f927181507dc648e4cf30b8ef9dd8dfbaefda41602f6568165e9e3f2955f
|
||||
checksum=ff113298c62b9eb74dac31484e1d3708cb77f123198ec364c94c65229e3dc918
|
||||
|
||||
post_install() {
|
||||
vman man/jc.1
|
||||
|
|
Loading…
Reference in New Issue