presentproto: add v1.1 (#36439)

This commit is contained in:
Alec Scott 2023-03-27 00:51:52 -07:00 committed by GitHub
parent c2b4f5bf45
commit 7600422183
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ class Presentproto(AutotoolsPackage, XorgPackage):
homepage = "https://cgit.freedesktop.org/xorg/proto/presentproto/"
xorg_mirror_path = "proto/presentproto-1.0.tar.gz"
version("1.1", sha256="114252e97afb4dfae8b31e6b0d5e24e4babda26b364e2be57abc2f3c30248b87")
version("1.0", sha256="02f8042cb351dd5c3699a0dbdb2ab25f86532efe3e1e3e97897e7f44b5c67040")
depends_on("pkgconfig", type="build")