From ea9ef90864a7a57c9a27680f4c789043f530ddb9 Mon Sep 17 00:00:00 2001 From: Miles Alan Date: Sat, 14 Sep 2024 11:18:26 -0400 Subject: [PATCH] testing/mobroute: upgrade to 0.7.0 --- testing/mobroute/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/mobroute/APKBUILD b/testing/mobroute/APKBUILD index 0202503d809..d55a8457a00 100644 --- a/testing/mobroute/APKBUILD +++ b/testing/mobroute/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Miles Alan # Maintainer: Miles Alan pkgname=mobroute -pkgver=0.6.0 +pkgver=0.7.0 pkgrel=0 pkgdesc="General-Purpose FOSS Public Transportation (GTFS) Router CLI" options="net" @@ -35,5 +35,5 @@ package() { } sha512sums=" -a3ea448c52acd157bc37604a36e19c4852a97b1714b028ed0e6bc2e9640d02c128bc788f5b84831f2827f7e6442eac6298061f20cd822dcf57adcdae5795610f mobroute-0.6.0.tar.gz +49d1d377cf293aba0db8f542208a64fa4470a3ed248a8f59c2e15a78624cf98666890fb7261295958feba3e3b2606da817b14295b9ca97c60651eccfd42f09f8 mobroute-0.7.0.tar.gz "