lms: update to 3.68.1.

This commit is contained in:
rooyca 2025-07-26 17:12:22 -05:00 committed by Duncan Overbruck
parent 2eeb8f7b36
commit 44cbf8b4e0

View file

@ -1,7 +1,7 @@
# Template file for 'lms' # Template file for 'lms'
pkgname=lms pkgname=lms
version=3.66.1 version=3.68.1
revision=2 revision=1
build_style=cmake build_style=cmake
configure_args="-DLMS_IMAGE_BACKEND=graphicsmagick" configure_args="-DLMS_IMAGE_BACKEND=graphicsmagick"
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -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=7e98480e67eb62848601c606ae4008dc32d6cc5363d29ee27c8a6b23438c9f30 checksum=97247ccea9c7baeeecaf2c4bb81a809a4d616c16353887bed12cfc37329eeffd
system_accounts="_lms" system_accounts="_lms"
_lms_homedir="/var/lms" _lms_homedir="/var/lms"