cups: add v2.3.3 (#37510)
This commit is contained in:
parent
6821fa7246
commit
a8e2ad53dd
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ class Cups(AutotoolsPackage):
|
||||||
homepage = "https://www.cups.org/"
|
homepage = "https://www.cups.org/"
|
||||||
url = "https://github.com/apple/cups/releases/download/v2.2.3/cups-2.2.3-source.tar.gz"
|
url = "https://github.com/apple/cups/releases/download/v2.2.3/cups-2.2.3-source.tar.gz"
|
||||||
|
|
||||||
|
version("2.3.3", sha256="261fd948bce8647b6d5cb2a1784f0c24cc52b5c4e827b71d726020bcc502f3ee")
|
||||||
version("2.2.3", sha256="66701fe15838f2c892052c913bde1ba106bbee2e0a953c955a62ecacce76885f")
|
version("2.2.3", sha256="66701fe15838f2c892052c913bde1ba106bbee2e0a953c955a62ecacce76885f")
|
||||||
|
|
||||||
depends_on("gnutls")
|
depends_on("gnutls")
|
||||||
|
|
Loading…
Reference in a new issue