summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/libepoxy
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/libepoxy')
-rw-r--r--meta/recipes-graphics/libepoxy/libepoxy_1.5.9.bb (renamed from meta/recipes-graphics/libepoxy/libepoxy_1.5.8.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/libepoxy/libepoxy_1.5.8.bb b/meta/recipes-graphics/libepoxy/libepoxy_1.5.9.bb
index dd621b1050..487fc00360 100644
--- a/meta/recipes-graphics/libepoxy/libepoxy_1.5.8.bb
+++ b/meta/recipes-graphics/libepoxy/libepoxy_1.5.9.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=58ef4c80d401e07bd9ee8b6b58cf464b"
12SRC_URI = "https://github.com/anholt/${BPN}/releases/download/${PV}/${BP}.tar.xz \ 12SRC_URI = "https://github.com/anholt/${BPN}/releases/download/${PV}/${BP}.tar.xz \
13 file://0001-dispatch_common.h-define-also-EGL_NO_X11.patch \ 13 file://0001-dispatch_common.h-define-also-EGL_NO_X11.patch \
14 " 14 "
15SRC_URI[sha256sum] = "cf05e4901778c434aef68bb7dc01bea2bce15440c0cecb777fb446f04db6fe0d" 15SRC_URI[sha256sum] = "d168a19a6edfdd9977fef1308ccf516079856a4275cf876de688fb7927e365e4"
16UPSTREAM_CHECK_URI = "https://github.com/anholt/libepoxy/releases" 16UPSTREAM_CHECK_URI = "https://github.com/anholt/libepoxy/releases"
17 17
18inherit meson pkgconfig features_check 18inherit meson pkgconfig features_check