lms: update to 3.59.1.

This commit is contained in:
rooyca 2024-10-12 19:32:58 -05:00 committed by classabbyamp
parent 2155f7c36c
commit ef363875d3
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'lms' # Template file for 'lms'
pkgname=lms pkgname=lms
version=3.58.0 version=3.59.1
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=557476f01f6e6527c656ff6b26383adc785d95c4017df2450d80eb67834ae3e0 checksum=9024698acc9103c1b0ff836203f8126d993a80e010bd5d0463201a4a9b58f11d
system_accounts="_lms" system_accounts="_lms"
_lms_homedir="/var/lms" _lms_homedir="/var/lms"