Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libdrm: fix update-check #44812

Closed
wants to merge 1 commit into from
Closed

libdrm: fix update-check #44812

wants to merge 1 commit into from

Conversation

Bnyro
Copy link
Contributor

@Bnyro Bnyro commented Jul 3, 2023

Testing the changes

  • I tested the changes in this PR: YES

@Chocimier
Copy link
Member

Works as intended, this looks for downloadable archive.

XBPS_UPDATE_CHECK_VERBOSE=1 ./xbps-src update-check libdrm
using libdrm/update overrides
fetching https://dri.freedesktop.org/ and scanning with (?<!-)\b\Qdrm-libdrm\E[-_]?((src|source)[-_])?v?\K([^-/_\s]*?\d[^-/_\s]*?)(?=(?:[-_.](?:src|source|orig))?\.(?:[jt]ar|shar|t[bglx]z|tbz2|zip))\b
fetching https://gitlab.freedesktop.org/mesa/drm/-/tags and scanning with /archive/[^/]+/\Qdrm-libdrm\E-v?\K[\d.]+(?=\.tar\.gz")
found version 2.4.96
found version 2.4.97
found version 2.4.98
found version 2.4.99
found version 2.4.100
found version 2.4.101
found version 2.4.102
found version 2.4.103
found version 2.4.104
found version 2.4.105
found version 2.4.106
found version 2.4.107
found version 2.4.108
found version 2.4.109
found version 2.4.110
found version 2.4.111
found version 2.4.112
found version 2.4.113
found version 2.4.114
found version 2.4.115

@Chocimier Chocimier closed this Jul 3, 2023
@Bnyro Bnyro deleted the libdrm branch July 7, 2023 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants