lms: update to 3.58.0.
This commit is contained in:
parent
0e90ac6149
commit
2909d99e35
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lms'
|
||||
pkgname=lms
|
||||
version=3.56.0
|
||||
version=3.58.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DLMS_IMAGE_BACKEND=graphicsmagick"
|
||||
|
@ -13,7 +13,7 @@ maintainer="danoloan10 <danoloan10@tutanota.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/epoupon/lms"
|
||||
distfiles="https://github.com/epoupon/lms/archive/refs/tags/v${version}.tar.gz "
|
||||
checksum=0270838187528de88e61d0da5d4a68614a6b66140752090f930071f01935557f
|
||||
checksum=557476f01f6e6527c656ff6b26383adc785d95c4017df2450d80eb67834ae3e0
|
||||
|
||||
system_accounts="_lms"
|
||||
_lms_homedir="/var/lms"
|
||||
|
|
Loading…
Reference in New Issue