jet: update to 0.1.1.

This commit is contained in:
Leah Neukirchen 2022-04-18 14:15:48 +02:00
parent ea42d842d4
commit bf45d19b7c

View file

@ -1,6 +1,6 @@
# Template file for 'jet' # Template file for 'jet'
pkgname=jet pkgname=jet
version=0.1.0 version=0.1.1
revision=1 revision=1
hostmakedepends="mandrel leiningen" hostmakedepends="mandrel leiningen"
makedepends="zlib-devel" makedepends="zlib-devel"
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="EPL-1.0" license="EPL-1.0"
homepage="https://github.com/borkdude/jet" homepage="https://github.com/borkdude/jet"
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=faed01c3d31631332fa60fd6f1bb39ae4a2f6cfc396a8747d5cfce4f1053a99c checksum=2085cd757607eebfdcc6107f507e362b88952f5cd7139127ba9c47708bbd91c4
nocross="mandrel" nocross="mandrel"
do_build() { do_build() {