aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorptrcnull <git@ptrcnull.me>2023-06-10 23:50:39 +0200
committeralice <alice@ayaya.dev>2023-06-10 22:03:47 +0000
commitd261ef63fd4a06c827b1ed35a2a61161c55e4b10 (patch)
tree554f7d6f70e86468bdbc8126be4f327333ec7001
parentef1a056cdde8f79f24daa29cb8a48e38867fdd66 (diff)
community/lua-busted: upgrade to 2.1.2
-rw-r--r--community/lua-busted/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/lua-busted/APKBUILD b/community/lua-busted/APKBUILD
index 86191956c11..306f3f3ca40 100644
--- a/community/lua-busted/APKBUILD
+++ b/community/lua-busted/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=lua-busted
_pkgname=busted
-pkgver=2.1.1
-pkgrel=1
+pkgver=2.1.2
+pkgrel=0
pkgdesc="Elegant Lua unit testing"
url="https://lunarmodules.github.io/busted/"
arch="noarch"
@@ -73,6 +73,6 @@ _subpackage() {
}
sha512sums="
-80a362094398b85f2783ca11adfae1f7ead38b9de7d11d2c2f8234f2d8f1289dc853f58c11c375b8edd6ea87807a65cc8bce01ebcf7cdf75701796ee528a75a0 lua-busted-2.1.1.tar.gz
+87aa9bf36c946b22940b2f3361d66fc59af7042deaa695c576f80602f825d5c9334b91edce4fb297098deb3edb574a10aebfd552866f039a1fb640978e022f18 lua-busted-2.1.2.tar.gz
8495713a5710d1b4369c992061ca5c424577c7cd487c73e9b045c7e4eb2a417b87955a5bd41b7ceb20cfb77f3331443b4bfeec179af973883dacae47f6988a2a use-cjson.patch
"