ctucx.git: alpine-pkgs

My personal alpine-packages [deprecated in favor of nixos]

commit 55d793e7a9b46618e4de811ea33308b1ede8725e
parent db3f15b72adf7e716bc618da2fb40f429c8d8e02
Author: Leah (ctucx) <leah@ctu.cx>
Date: Fri, 22 Jan 2021 11:16:38 +0100

oeffi-web: update to new version
1 file changed, 3 insertions(+), 3 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=23
+pkgrel=24
 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="c8221c43a9c4ec00544ea7b03549f290bce7c0cf"
+_commit="fbf90c9a14310015f58d018c6041bdd2b54bb3fa"
 source="${pkgname}-${_commit}.tar.gz::https://cgit.ctu.cx/oeffi-web/snapshot/oeffi-web-${_commit}.tar.gz
         ${pkgname}.initd"
 builddir="${srcdir}/${pkgname}-${_commit}/"

@@ -33,5 +33,5 @@ package() {
 	cp -r templates ${pkgdir}/usr/share/oeffi-web
 }
 
-sha512sums="ef58af3f2c370dfee1eb57107abaec55b6a6d3a748b6a8e0fb34318919fd9db902c5d6e1f938cc1c70484bd8b1162aa1423ce4e3882ca944c73b05508e1c177a  oeffi-web-c8221c43a9c4ec00544ea7b03549f290bce7c0cf.tar.gz
+sha512sums="99953b604340542db1f03da9493350b9d4b931fcae938e6e800937c22445313be5862080d96042b6b86cd8ce34fb3c89f32d7f1f8483d1151e82c987998a9cdc  oeffi-web-fbf90c9a14310015f58d018c6041bdd2b54bb3fa.tar.gz
 a7c5f4509c3fcf52ff514604a42030fbab230db6ca7903e3f74b523331489dfa5401631952bb8705aa281e084bcd61f6cc5fc79b82bc422ebdc487901d44e426  oeffi-web.initd"