xdg-desktop-portal-gtk: include tag in SRC_URI

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Ankur Tyagi 2026-03-27 00:03:01 +13:00 committed by Khem Raj
parent 69ebcb8fb8
commit b75ca7c2b0
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -15,7 +15,7 @@ inherit gettext meson pkgconfig gsettings features_check
REQUIRED_DISTRO_FEATURES = "polkit"
SRC_URI = "git://github.com/flatpak/xdg-desktop-portal-gtk.git;protocol=https;branch=main"
SRC_URI = "git://github.com/flatpak/xdg-desktop-portal-gtk.git;protocol=https;branch=main;tag=${PV}"
SRCREV = "337202d4e7179857bc37b03c1a6d8c9d92e47c44"