babashka: update to 0.6.4.
This commit is contained in:
parent
bb3a23a774
commit
9d6242e848
1 changed files with 12 additions and 12 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'babashka'
|
||||
pkgname=babashka
|
||||
version=0.6.2
|
||||
version=0.6.4
|
||||
revision=1
|
||||
hostmakedepends="mandrel leiningen git"
|
||||
makedepends="zlib-devel"
|
||||
|
@ -9,14 +9,14 @@ short_desc="Native, fast starting Clojure interpreter for scripting"
|
|||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="EPL-1.0"
|
||||
homepage="https://babashka.org/"
|
||||
_sci_commit=9cd4b8b2eb9db2c1e9000813c58672e08b3957d9
|
||||
_babashka_curl_commit=bc021581ad89d70d456175179847abad047aa13c
|
||||
_sci_commit=75b9ba73f7c9afca4c8d00023ba71456fac0f4af
|
||||
_babashka_curl_commit=2187f908c033da45978512979c53bb53321120ce
|
||||
_babashka_nrepl_commit=eadb3330f0a65e781755d8b328727698f1d41fb0
|
||||
_depstar_commit=c419b8c82041855d55593c5b561fc7cea8234712
|
||||
_process_commit=4fdf33c0243ff646dfa91c4454844a33e0f025b0
|
||||
_pods_commit=de4c3610c9ef3879370d01b7202a9f3a9d056f6e
|
||||
_deps_clj_commit=4b53187be2b44ee799cc83c22b83519a1cf34692
|
||||
_fs_commit=1f0b8ff14ffce8024a4c2340d74d7998555f2123
|
||||
_pods_commit=f360afa6135b8bd2d384d9ba4582c0de6fdac804
|
||||
_deps_clj_commit=e3e80c5676e8f4c6e3f674f879afc061f222c0a3
|
||||
_fs_commit=d3dfbd6832ba819340f4d494cca3d55b38870cdf
|
||||
distfiles="https://github.com/babashka/babashka/archive/refs/tags/v${version}.tar.gz
|
||||
https://github.com/borkdude/sci/archive/${_sci_commit}.tar.gz
|
||||
https://github.com/babashka/babashka.curl/archive/${_babashka_curl_commit}.tar.gz
|
||||
|
@ -26,15 +26,15 @@ distfiles="https://github.com/babashka/babashka/archive/refs/tags/v${version}.ta
|
|||
https://github.com/babashka/pods/archive/${_pods_commit}.tar.gz
|
||||
https://github.com/borkdude/deps.clj/archive/${_deps_clj_commit}.tar.gz
|
||||
https://github.com/babashka/fs/archive/${_fs_commit}.tar.gz"
|
||||
checksum="a03bff53c1953dd2be34cb141213ffefbb3e73b2a300b1f55e7bc7680cf52515
|
||||
86988afc9f57ebf3c6465a0fb700bba43da03368bf093248f4c87171d9f70ad3
|
||||
83ec20e495efde12dd4cd24e786612f873fa7d627b9dd18e6b241e8d3e83f8dc
|
||||
checksum="329d263fa6ac1d8712742aff95c92ece477130c7ab7055124a338e9ae1ebb779
|
||||
8f07f49c4a6ffb67b5679eafbe5662937dd109ce0559c481c006123a8fef9c44
|
||||
d4efe2c84512c3914d80087a43f9dc8377b4318ab63579959c4488038d6b766b
|
||||
916d9cc8c0a3b895a72068b95c6ac985a65d30465a9d556af8acea20aaaacc42
|
||||
9d214a10a4f5e4f15b9c80354dae85689a40e941ec3417203354c0dc3ce9457b
|
||||
dcb999043dfc807a1ebfae99027b4434e726f647aa52fbd70ed58202d907d39a
|
||||
9fdd931dc27ff8831dcd456ee5382eda5698cb4d34bf4a72ded0c8c7ac6f74bc
|
||||
0ce3635be4510570d3a9593d8c2b021da2090f4e3279b8401638b4703c25bed1
|
||||
5d5f3159a5c8455f2142fc78c80b1e6d32f942c2eb447767488fe71520194de2"
|
||||
4070395956fc3cb0c22bac6fb4de1ad27130d24916e1915d8a3fe9eb591f6143
|
||||
cb0f8b0a35df214949a9d6a8cee5bfd35c9dfd6d5f7a0c22fd6bd27a54dbdb3b
|
||||
3d03aefe44839aa61c9a3db28751d9d9bdf941843d7441a6ff5601c17c4aaec8"
|
||||
|
||||
nocross="https://build.voidlinux.org/builders/aarch64_builder/builds/33769/steps/shell_3/logs/stdio"
|
||||
|
||||
|
|
Loading…
Reference in a new issue