lms: update to 3.58.0.

This commit is contained in:
rooyca 2024-08-30 18:48:41 -05:00 committed by classabbyamp
parent 0e90ac6149
commit 2909d99e35
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.56.0 version=3.58.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=0270838187528de88e61d0da5d4a68614a6b66140752090f930071f01935557f checksum=557476f01f6e6527c656ff6b26383adc785d95c4017df2450d80eb67834ae3e0
system_accounts="_lms" system_accounts="_lms"
_lms_homedir="/var/lms" _lms_homedir="/var/lms"