jet: update to 0.4.24.

This commit is contained in:
Leah Neukirchen 2023-04-13 17:03:20 +02:00
parent 474b12d444
commit f2a0587089

View file

@ -1,6 +1,6 @@
# Template file for 'jet' # Template file for 'jet'
pkgname=jet pkgname=jet
version=0.4.23 version=0.4.24
revision=1 revision=1
hostmakedepends="mandrel leiningen" hostmakedepends="mandrel leiningen"
makedepends="zlib-devel" makedepends="zlib-devel"
@ -10,7 +10,7 @@ license="EPL-1.0"
homepage="https://github.com/borkdude/jet" homepage="https://github.com/borkdude/jet"
changelog="https://raw.githubusercontent.com/borkdude/jet/master/CHANGELOG.md" changelog="https://raw.githubusercontent.com/borkdude/jet/master/CHANGELOG.md"
distfiles="https://github.com/borkdude/jet/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/borkdude/jet/archive/refs/tags/v${version}.tar.gz"
checksum=dae9367813eb28eed9807016947f286fe0825fddd3c596d9712d0c2a6c7596cf checksum=8528de55205c8dd073dabd469afd08d6c518d4d85dbf1115df18ce1e2cc75da1
nocross="mandrel" nocross="mandrel"
do_build() { do_build() {