lms: update to 3.69.0.

This commit is contained in:
rooyca 2025-08-09 16:01:09 -05:00 committed by Duncan Overbruck
parent 32e065a314
commit c8554a2c42

View file

@ -1,6 +1,6 @@
# Template file for 'lms' # Template file for 'lms'
pkgname=lms pkgname=lms
version=3.68.1 version=3.69.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DLMS_IMAGE_BACKEND=graphicsmagick" configure_args="-DLMS_IMAGE_BACKEND=graphicsmagick"
@ -13,7 +13,7 @@ maintainer="danoloan10 <danoloan10@tutanota.com>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://github.com/epoupon/lms" homepage="https://github.com/epoupon/lms"
distfiles="https://github.com/epoupon/lms/archive/refs/tags/v${version}.tar.gz " distfiles="https://github.com/epoupon/lms/archive/refs/tags/v${version}.tar.gz "
checksum=97247ccea9c7baeeecaf2c4bb81a809a4d616c16353887bed12cfc37329eeffd checksum=f3ba2e789c2a00a211b62c099b42199a27459eea85356761d1da237ee9b6cdba
system_accounts="_lms" system_accounts="_lms"
_lms_homedir="/var/lms" _lms_homedir="/var/lms"