jc: update to 1.25.1.
This commit is contained in:
parent
f15ad580f0
commit
f5a272bf9f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'jc'
|
||||
pkgname=jc
|
||||
version=1.25.0
|
||||
version=1.25.1
|
||||
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=a991d62dea6fa81e20711d87214f53f16a9a7124ba5e61e680dd882b87e17c61
|
||||
checksum=e79a0632e574976ad66a6a4a80ff55c65bc79abd928d33352b50003843b0c96a
|
||||
|
||||
post_install() {
|
||||
vman man/jc.1
|
||||
|
|
Loading…
Reference in New Issue