diff options
author | Juergen Daubert <jue@jue.li> | 2021-04-30 12:30:57 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-04-30 12:30:57 +0200 |
commit | 1d3e8e590c0592652c604af3a006862af1e16c13 (patch) | |
tree | 9f37b7e67816687dc03ab334a84a37b93afed152 /xorg-xorgproto | |
parent | 4ac5bffba0d4547a71bc31e09db93dfd63121a59 (diff) | |
download | xorg-1d3e8e590c0592652c604af3a006862af1e16c13.tar.gz xorg-1d3e8e590c0592652c604af3a006862af1e16c13.tar.xz |
xorg-xorgproto: update to 2021.4
Diffstat (limited to 'xorg-xorgproto')
-rw-r--r-- | xorg-xorgproto/.signature | 6 | ||||
-rw-r--r-- | xorg-xorgproto/Pkgfile | 7 |
2 files changed, 6 insertions, 7 deletions
diff --git a/xorg-xorgproto/.signature b/xorg-xorgproto/.signature index 648e638c..2deac037 100644 --- a/xorg-xorgproto/.signature +++ b/xorg-xorgproto/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndC1EwSFM9IHIrS51cUnJw8oCo14OOJ18nZ10JAz40YO9G85MxjrThc5kEo+V3fNsaP+hlicxvMgWhXdOFtuu7wU= -SHA256 (Pkgfile) = 1131abf075b6a00b4cc9389ef81970dbc4592cf5312edceaff6ab55731c519aa +RWTSGWF5Q7TndCjsiG/izPuwUxqxnt/Bm9rspQpFI5ixHHdAuUNVGs1tHISIaNyz1oxkGf6bLfUaX3zzLjQ6j6XGabpMEpPYnAs= +SHA256 (Pkgfile) = 5a7b28b2231fdc295f50d96c7c305ca936b14731a7dd4f380bdc6c137ab2f563 SHA256 (.footprint) = 8536979c0f05ddddf065059cb22dd039a1847f292ba2791b99e15c05ff903c9d -SHA256 (xorgproto-2021.3.tar.bz2) = 4c732b14fc7c7db64306374d9e8386d6172edbb93f587614df1938b9d9b9d737 +SHA256 (xorgproto-2021.4.tar.bz2) = 0f5157030162844b398e7ce69b8bb967c2edb8064b0a9c9bb5517eb621459fbf diff --git a/xorg-xorgproto/Pkgfile b/xorg-xorgproto/Pkgfile index 36451e43..5b533630 100644 --- a/xorg-xorgproto/Pkgfile +++ b/xorg-xorgproto/Pkgfile @@ -1,10 +1,9 @@ # Description: Headers defining the core protocol and extensions for the X Window System -# URL: http://xorg.freedesktop.org -# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Depends on: +# URL: http://xorg.freedesktop.org +# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu name=xorg-xorgproto -version=2021.3 +version=2021.4 release=1 source=(https://xorg.freedesktop.org/archive/individual/proto/xorgproto-$version.tar.bz2) |