commit 73cea2d79f1db6a8623fd5951f0362c466b33229
parent 55d793e7a9b46618e4de811ea33308b1ede8725e
Author: Leah (ctucx) <leah@ctu.cx>
Date: Fri, 22 Jan 2021 16:23:13 +0100
parent 55d793e7a9b46618e4de811ea33308b1ede8725e
Author: Leah (ctucx) <leah@ctu.cx>
Date: Fri, 22 Jan 2021 16:23:13 +0100
oeffisearch: update to new version
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/oeffisearch/APKBUILD b/oeffisearch/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leah (ctucx) <leah@ctu.cx> pkgname=oeffisearch pkgver=0.0.1 -pkgrel=13 +pkgrel=15 pkgdesc="fast and simple tripplanner for the web" url="https://cgit.ctu.cx/fritzbox-exporter" arch="all" @@ -11,7 +11,7 @@ depends="openssl" makedepends="nim" install="$pkgname.pre-install" subpackages="${pkgname}-openrc" -_commit="5520fbf0c4c3bb57a22457fd2f326fd8bf19e4e2" +_commit="4fc48f9a9218421a6b765499512764d4fcb86086" source="${pkgname}-${_commit}.tar.gz::https://cgit.ctu.cx/oeffisearch/snapshot/oeffisearch-${_commit}.tar.gz ${pkgname}.initd" builddir="${srcdir}/${pkgname}-${_commit}/" @@ -32,5 +32,5 @@ package() { cp -r client ${pkgdir}/usr/share/oeffisearch } -sha512sums="514c1c832617e5f7fcc9d23e0879a706c84d0d671146b1ff52398ad5d884d9c0a7d357e96b04aa9aec7a8183549f0c34af1cd5d5afecf5a77bd44f83d22779c0 oeffisearch-5520fbf0c4c3bb57a22457fd2f326fd8bf19e4e2.tar.gz +sha512sums="c0c7f2b24fa527f1b453acd8fd29f28570ca8e37c4de6d8f3fc8fef5255ec4c48b47dd20c5c19a9f22f7be67f2b5cd6ff1775ea8565e988b080d61e297270049 oeffisearch-4fc48f9a9218421a6b765499512764d4fcb86086.tar.gz 65dd12c9edb74505a9b9b48ddc91da6a62372d81b6729cd38984bcc39935a34caa790cfdfb2e56a1bee19daa57a76c979ee4e675702d881fa30c20d40579a3ef oeffisearch.initd"