We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74c2ab0 commit 6d16996Copy full SHA for 6d16996
xauth.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: xauth
3
- version: "1.1.4"
4
- epoch: 2
+ version: "1.1.5"
+ epoch: 0
5
description: X.Org authorization settings program
6
copyright:
7
- license: MIT-open-group
@@ -26,7 +26,7 @@ pipeline:
26
with:
27
repository: https://gitlab.freedesktop.org/xorg/app/xauth
28
tag: xauth-${{package.version}}
29
- expected-commit: f71ca21cf1ab840e9664b7c3e99c229bd977a6a4
+ expected-commit: 6fe9365f11181a043f151f2e67f36015c278791d
30
31
- uses: autoconf/configure
32
0 commit comments