aboutsummaryrefslogtreecommitdiffstats
path: root/community/bats
diff options
context:
space:
mode:
authorMike Bland <mbland@acm.org>2018-07-08 22:00:33 -0400
committerHenrik Riomar <henrik.riomar@gmail.com>2018-07-09 11:28:01 +0200
commit0288b1948f24420da9287715c82b9392c990c6d1 (patch)
tree6167b3d4911b626b70932d6cfd5d9a22b3b3e072 /community/bats
parentccac3a4e6fc538dd85943667bb3a1ea88f5515d1 (diff)
downloadaports-0288b1948f24420da9287715c82b9392c990c6d1.tar.bz2
aports-0288b1948f24420da9287715c82b9392c990c6d1.tar.xz
community/bats: Bump to v1.1.0
See https://github.com/bats-core/bats-core/releases/tag/v1.1.0 for details.
Diffstat (limited to 'community/bats')
-rw-r--r--community/bats/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/bats/APKBUILD b/community/bats/APKBUILD
index 1ffc4780a0..fe039f95c1 100644
--- a/community/bats/APKBUILD
+++ b/community/bats/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jose-Luis Rivas <ghostbar@riseup.net>
pkgname=bats
-pkgver=1.0.2
+pkgver=1.1.0
pkgrel=0
pkgdesc="Bash Automated Testing System"
url="https://github.com/bats-core/bats-core"
@@ -21,4 +21,4 @@ package() {
cd "$builddir"
./install.sh "$pkgdir"/usr
}
-sha512sums="3c45db6640c61a47b1f1a3d1a4a4fe64ad11558f71b3c2f70498a93287a7484279c8a750d2ed4c97069b812345588d843b2b571afceeaee9781e2a9e448172d4 bats-1.0.2.zip"
+sha512sums="accd83cfec0025a2be40982b3f9a314c2bbf72f5c85daffa9e9419611904a8d34e376919a5d53e378382e0f3794d2bd781046d810225e2a77812474e427bed9e bats-1.1.0.zip"