routino: add v3.3.3 (#36920)

This commit is contained in:
Alec Scott 2023-04-15 05:04:52 -07:00 committed by GitHub
parent 9e4dd4972f
commit 554d9125ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,7 @@ class Routino(MakefilePackage):
homepage = "https://www.routino.org"
url = "https://www.routino.org/download/routino-3.2.tgz"
version("3.3.3", sha256="abd82b77c314048f45030f7219887ca241b46d40641db6ccb462202b97a047f5")
version("3.2", sha256="e2a431eaffbafab630835966d342e4ae25d5edb94c8ed419200e1ffb50bc7552")
depends_on("zlib")