babashka: update to 0.6.1.
This commit is contained in:
parent
c03d491ff8
commit
86445edac4
1 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'babashka'
|
||||
pkgname=babashka
|
||||
version=0.5.1
|
||||
version=0.6.1
|
||||
revision=1
|
||||
hostmakedepends="mandrel leiningen git"
|
||||
makedepends="zlib-devel"
|
||||
|
@ -9,13 +9,13 @@ 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=46204fbce012f4495d691520ce545ad277a86747
|
||||
_sci_commit=422bce7925b77cb4175e940d0d1d0f9439b46ad6
|
||||
_babashka_curl_commit=cf71c8ae24a4f8ec85663970f4b8a3f63a0c1a6b
|
||||
_babashka_nrepl_commit=47c64227afe869ed9dfba739077c50b06650c0aa
|
||||
_depstar_commit=c419b8c82041855d55593c5b561fc7cea8234712
|
||||
_process_commit=4fdf33c0243ff646dfa91c4454844a33e0f025b0
|
||||
_pods_commit=de4c3610c9ef3879370d01b7202a9f3a9d056f6e
|
||||
_deps_clj_commit=af343527c1481845f9138ea8919a26e04e7cd447
|
||||
_deps_clj_commit=c86fa1bff9564f48b3513e4e4820840bc65c4188
|
||||
_fs_commit=5339280ee1006de65b6461ed08cfdf2a7b7a4b10
|
||||
distfiles="https://github.com/babashka/babashka/archive/refs/tags/v${version}.tar.gz
|
||||
https://github.com/borkdude/sci/archive/${_sci_commit}.tar.gz
|
||||
|
@ -26,14 +26,14 @@ 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="accc5d70ae87534e33eca6bcbc1743f70c16511c28942981592e2aee328ba770
|
||||
8e370e9a478cde133f8e1ead2e732706a0546549a207e54b725f574ecfe0fcf2
|
||||
checksum="396bb8a0165f78997f0147273883c3a3d163d55ff6f8b07239aa4afbaa918920
|
||||
8dd8b42e64a6b6511c924696c4792c2e7a597b52c5107758fee83a5ccd42f142
|
||||
e318e4563a278488a0a2d91b2d7c56bd8a0e2be8b895d91435822a047e85c0c3
|
||||
470866fb6c72aa03ead79179ab6113aa2d41b0950dd127b82c95d9a599dd0126
|
||||
9d214a10a4f5e4f15b9c80354dae85689a40e941ec3417203354c0dc3ce9457b
|
||||
dcb999043dfc807a1ebfae99027b4434e726f647aa52fbd70ed58202d907d39a
|
||||
9fdd931dc27ff8831dcd456ee5382eda5698cb4d34bf4a72ded0c8c7ac6f74bc
|
||||
043176fdf641b9788a956779bcd4df91591d137bc04f87fec137def0e8dc037a
|
||||
437a7d55dafe5df0bcb0ee0b15d4ef90ab9c5d30cbb43ccdb4de88c0ea55257b
|
||||
a9b4463e39c196dc2bb74a383639eeacdfe5634e445ba051bae458346965dee9"
|
||||
|
||||
nocross="https://build.voidlinux.org/builders/aarch64_builder/builds/33769/steps/shell_3/logs/stdio"
|
||||
|
|
Loading…
Reference in a new issue