less: add v590 (#30127)

This commit is contained in:
Alex Hedges 2022-04-19 05:28:12 -04:00 committed by GitHub
parent 82a6d6f5d8
commit 21ef70d807
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,8 @@ class Less(AutotoolsPackage):
homepage = "https://www.greenwoodsoftware.com/less/"
url = "https://www.greenwoodsoftware.com/less/less-551.zip"
list_url = "https://www.greenwoodsoftware.com/less/download.html"
version('590', sha256='69056021c365b16504cf5bd3864436a5e50cb2f98b76cd68b99b457064139375')
version('551', sha256='2630db16ef188e88b513b3cc24daa9a798c45643cc7da06e549c9c00cfd84244')
version('530', sha256='8c1652ba88a726314aa2616d1c896ca8fe9a30253a5a67bc21d444e79a6c6bc3')