elog: fix fetch

This commit is contained in:
classabbyamp 2023-08-16 18:27:13 -04:00
parent e0680fa820
commit fd4125a3e2
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 7 additions and 4 deletions

View File

@ -4,17 +4,20 @@ version=3.1.4.3
revision=1
_distver="${version:0:-2}-${version:(-1)}"
build_style=gnu-makefile
CFLAGS="-Imxml"
make_dirs="/var/lib/elog/logbooks 0750 elog elog"
makedepends="openssl-devel"
conf_files="/etc/elog/elogd.cfg"
system_accounts="elog"
short_desc="Logbook system to manage notes through a Web interface"
maintainer="Christian Poulwey <christian.poulwey@t-online.de>"
makedepends="openssl-devel"
license="GPL-3.0-or-later"
homepage="https://elog.psi.ch/elog/"
distfiles="https://elog.psi.ch/elog/download/tar/$pkgname-$_distver.tar.gz"
distfiles="https://elog.psi.ch/elog/download/tar/elog-$_distver.tar.gz"
checksum=e684917c6bbdfbafcbd9012dd5914bd5f3ee14f31f89e12ddb21bc4b41baba03
# certificate is invalid and http:// 302 redirects to https://
fetch_cmd="env SSL_NO_VERIFY_PEER=1 $XBPS_FETCH_CMD"
system_accounts="elog"
CFLAGS="-Imxml"
do_install() {
vbin elog