lms: update to 3.59.1.
This commit is contained in:
parent
2155f7c36c
commit
ef363875d3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lms'
|
||||
pkgname=lms
|
||||
version=3.58.0
|
||||
version=3.59.1
|
||||
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=557476f01f6e6527c656ff6b26383adc785d95c4017df2450d80eb67834ae3e0
|
||||
checksum=9024698acc9103c1b0ff836203f8126d993a80e010bd5d0463201a4a9b58f11d
|
||||
|
||||
system_accounts="_lms"
|
||||
_lms_homedir="/var/lms"
|
||||
|
|
Loading…
Reference in New Issue