jet: update to 0.5.25.
This commit is contained in:
parent
017228812c
commit
4ce0230d93
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'jet'
|
||||
pkgname=jet
|
||||
version=0.4.24
|
||||
version=0.5.25
|
||||
revision=1
|
||||
hostmakedepends="mandrel leiningen"
|
||||
makedepends="zlib-devel"
|
||||
|
@ -10,7 +10,7 @@ license="EPL-1.0"
|
|||
homepage="https://github.com/borkdude/jet"
|
||||
changelog="https://raw.githubusercontent.com/borkdude/jet/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/borkdude/jet/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=8528de55205c8dd073dabd469afd08d6c518d4d85dbf1115df18ce1e2cc75da1
|
||||
checksum=9054dfd4406c4fb034c68eddda0996ca238345bd97695e579a7c0fdeeb639ab0
|
||||
nocross="mandrel"
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in New Issue