babashka: update to 0.6.2.
This commit is contained in:
parent
05c7e8607c
commit
9477be7d38
1 changed files with 12 additions and 12 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'babashka'
|
||||
pkgname=babashka
|
||||
version=0.6.1
|
||||
version=0.6.2
|
||||
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=422bce7925b77cb4175e940d0d1d0f9439b46ad6
|
||||
_babashka_curl_commit=cf71c8ae24a4f8ec85663970f4b8a3f63a0c1a6b
|
||||
_babashka_nrepl_commit=47c64227afe869ed9dfba739077c50b06650c0aa
|
||||
_sci_commit=9cd4b8b2eb9db2c1e9000813c58672e08b3957d9
|
||||
_babashka_curl_commit=bc021581ad89d70d456175179847abad047aa13c
|
||||
_babashka_nrepl_commit=eadb3330f0a65e781755d8b328727698f1d41fb0
|
||||
_depstar_commit=c419b8c82041855d55593c5b561fc7cea8234712
|
||||
_process_commit=4fdf33c0243ff646dfa91c4454844a33e0f025b0
|
||||
_pods_commit=de4c3610c9ef3879370d01b7202a9f3a9d056f6e
|
||||
_deps_clj_commit=c86fa1bff9564f48b3513e4e4820840bc65c4188
|
||||
_fs_commit=5339280ee1006de65b6461ed08cfdf2a7b7a4b10
|
||||
_deps_clj_commit=4b53187be2b44ee799cc83c22b83519a1cf34692
|
||||
_fs_commit=1f0b8ff14ffce8024a4c2340d74d7998555f2123
|
||||
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="396bb8a0165f78997f0147273883c3a3d163d55ff6f8b07239aa4afbaa918920
|
||||
8dd8b42e64a6b6511c924696c4792c2e7a597b52c5107758fee83a5ccd42f142
|
||||
e318e4563a278488a0a2d91b2d7c56bd8a0e2be8b895d91435822a047e85c0c3
|
||||
470866fb6c72aa03ead79179ab6113aa2d41b0950dd127b82c95d9a599dd0126
|
||||
checksum="a03bff53c1953dd2be34cb141213ffefbb3e73b2a300b1f55e7bc7680cf52515
|
||||
86988afc9f57ebf3c6465a0fb700bba43da03368bf093248f4c87171d9f70ad3
|
||||
83ec20e495efde12dd4cd24e786612f873fa7d627b9dd18e6b241e8d3e83f8dc
|
||||
916d9cc8c0a3b895a72068b95c6ac985a65d30465a9d556af8acea20aaaacc42
|
||||
9d214a10a4f5e4f15b9c80354dae85689a40e941ec3417203354c0dc3ce9457b
|
||||
dcb999043dfc807a1ebfae99027b4434e726f647aa52fbd70ed58202d907d39a
|
||||
9fdd931dc27ff8831dcd456ee5382eda5698cb4d34bf4a72ded0c8c7ac6f74bc
|
||||
437a7d55dafe5df0bcb0ee0b15d4ef90ab9c5d30cbb43ccdb4de88c0ea55257b
|
||||
a9b4463e39c196dc2bb74a383639eeacdfe5634e445ba051bae458346965dee9"
|
||||
0ce3635be4510570d3a9593d8c2b021da2090f4e3279b8401638b4703c25bed1
|
||||
5d5f3159a5c8455f2142fc78c80b1e6d32f942c2eb447767488fe71520194de2"
|
||||
|
||||
nocross="https://build.voidlinux.org/builders/aarch64_builder/builds/33769/steps/shell_3/logs/stdio"
|
||||
|
||||
|
|
Loading…
Reference in a new issue