Skip to content

Commit

Permalink
tepl: Upgrade 6.4.0 -> 6.8.0
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
MarkusVolk authored and kraj committed Sep 23, 2023
1 parent 1e07192 commit 9bb81e0
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ DEPENDS = " \
gsettings-desktop-schemas \
glib-2.0 \
gtk+3 \
gtksourceview4 \
amtk \
libgedit-amtk \
libgedit-gtksourceview \
libxml2 \
uchardet \
gtk-doc-native \
Expand All @@ -21,7 +21,7 @@ inherit meson gobject-introspection gettext features_check pkgconfig

ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
SRC_URI = "git://gitlab.gnome.org/swilmet/tepl;protocol=https;branch=main"
SRCREV = "d1e9cc2e4a0738f68d9002f13724b7239f075844"
SRCREV = "16ab2567257a053bd957699f89080fafd0999035"
S = "${WORKDIR}/git"

# gobject-introspection is mandatory and cannot be configured
Expand Down

0 comments on commit 9bb81e0

Please sign in to comment.