commit 152e36dd4fd2e12a28da3081a20fe3db7b7a7225
parent 0eae78b3ba24af35e201b6a904f6a7fcd38ad26c
Author: Leah (ctucx) <leah@ctu.cx>
Date: Thu, 21 Jan 2021 16:13:34 +0100
parent 0eae78b3ba24af35e201b6a904f6a7fcd38ad26c
Author: Leah (ctucx) <leah@ctu.cx>
Date: Thu, 21 Jan 2021 16:13:34 +0100
oeffi-web: update (fix)
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/oeffi-web/APKBUILD b/oeffi-web/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leah (ctucx) <leah@ctu.cx> pkgname=oeffi-web pkgver=0.0.1 -pkgrel=16 +pkgrel=17 pkgdesc="fast and simple tripplanner for the web" url="https://cgit.ctu.cx/oeffi-web" arch="all" @@ -11,7 +11,7 @@ depends="openssl" makedepends="nim" install="$pkgname.pre-install" subpackages="${pkgname}-openrc" -_commit="3363f442cf21ba1c1a6aba7f4cd571dfec8544ba" +_commit="2d126b4077f63219c19dd50dc7e4e2a72826e666" source="${pkgname}-${_commit}.tar.gz::https://cgit.ctu.cx/oeffi-web/snapshot/oeffi-web-${_commit}.tar.gz ${pkgname}.initd" builddir="${srcdir}/${pkgname}-${_commit}/"