babashka: update to 0.5.1.

This commit is contained in:
Leah Neukirchen 2021-08-09 11:03:52 +02:00
parent 3d34061538
commit 52a9cac2c5
1 changed files with 12 additions and 12 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'babashka' # Template file for 'babashka'
pkgname=babashka pkgname=babashka
version=0.5.0 version=0.5.1
revision=1 revision=1
hostmakedepends="mandrel leiningen git" hostmakedepends="mandrel leiningen git"
makedepends="zlib-devel" makedepends="zlib-devel"
@ -9,14 +9,14 @@ short_desc="Native, fast starting Clojure interpreter for scripting"
maintainer="Leah Neukirchen <leah@vuxu.org>" maintainer="Leah Neukirchen <leah@vuxu.org>"
license="EPL-1.0" license="EPL-1.0"
homepage="https://babashka.org/" homepage="https://babashka.org/"
_sci_commit=5ed2190f3c97de6d30f3aba96362bf6c68e95e90 _sci_commit=46204fbce012f4495d691520ce545ad277a86747
_babashka_curl_commit=cf71c8ae24a4f8ec85663970f4b8a3f63a0c1a6b _babashka_curl_commit=cf71c8ae24a4f8ec85663970f4b8a3f63a0c1a6b
_babashka_nrepl_commit=bd1ce0cbc0861350a4a36e9c31ef79fa0c7cff84 _babashka_nrepl_commit=47c64227afe869ed9dfba739077c50b06650c0aa
_depstar_commit=c419b8c82041855d55593c5b561fc7cea8234712 _depstar_commit=c419b8c82041855d55593c5b561fc7cea8234712
_process_commit=4c6699d06b49773d3e5c5b4c11d3334fb78cc996 _process_commit=4fdf33c0243ff646dfa91c4454844a33e0f025b0
_pods_commit=de4c3610c9ef3879370d01b7202a9f3a9d056f6e _pods_commit=de4c3610c9ef3879370d01b7202a9f3a9d056f6e
_deps_clj_commit=985e5ca7f9cb123f86a0747aded1ee98e1f3deee _deps_clj_commit=af343527c1481845f9138ea8919a26e04e7cd447
_fs_commit=1beb91cd5f352d1e3a914c94e7ec25a2644b07e5 _fs_commit=5339280ee1006de65b6461ed08cfdf2a7b7a4b10
distfiles="https://github.com/babashka/babashka/archive/refs/tags/v${version}.tar.gz 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/borkdude/sci/archive/${_sci_commit}.tar.gz
https://github.com/babashka/babashka.curl/archive/${_babashka_curl_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/babashka/pods/archive/${_pods_commit}.tar.gz
https://github.com/borkdude/deps.clj/archive/${_deps_clj_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" https://github.com/babashka/fs/archive/${_fs_commit}.tar.gz"
checksum="485866c1aeb9c5e17707f67a0efcd39404aa8b75fa7f34f49b0b4353beb5b412 checksum="accc5d70ae87534e33eca6bcbc1743f70c16511c28942981592e2aee328ba770
86a95fa5966d1aae1632102a2c8dd4fe6bea41533eaa07943f116a2ac3d727f7 8e370e9a478cde133f8e1ead2e732706a0546549a207e54b725f574ecfe0fcf2
e318e4563a278488a0a2d91b2d7c56bd8a0e2be8b895d91435822a047e85c0c3 e318e4563a278488a0a2d91b2d7c56bd8a0e2be8b895d91435822a047e85c0c3
83e3e122bdca4449649199ea7916a46423ac29c0611b7fc7d0f84557105bfdcc 470866fb6c72aa03ead79179ab6113aa2d41b0950dd127b82c95d9a599dd0126
9d214a10a4f5e4f15b9c80354dae85689a40e941ec3417203354c0dc3ce9457b 9d214a10a4f5e4f15b9c80354dae85689a40e941ec3417203354c0dc3ce9457b
83816c89603bc1b1c938eca9ab941222e51cbe1ab110329717e13760c0f4d1eb dcb999043dfc807a1ebfae99027b4434e726f647aa52fbd70ed58202d907d39a
9fdd931dc27ff8831dcd456ee5382eda5698cb4d34bf4a72ded0c8c7ac6f74bc 9fdd931dc27ff8831dcd456ee5382eda5698cb4d34bf4a72ded0c8c7ac6f74bc
836d73dbcd05b370911eb9b6dc9a99c8047173b9a96650efe53da0e7c4ac3a2d 043176fdf641b9788a956779bcd4df91591d137bc04f87fec137def0e8dc037a
b9977751969dbe38403f235fe757a8d1a07d539857d01b31f4bea24e4d58e7e3" a9b4463e39c196dc2bb74a383639eeacdfe5634e445ba051bae458346965dee9"
nocross="https://build.voidlinux.org/builders/aarch64_builder/builds/33769/steps/shell_3/logs/stdio" nocross="https://build.voidlinux.org/builders/aarch64_builder/builds/33769/steps/shell_3/logs/stdio"