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.4.2.bb (renamed from meta/recipes-graphics/libepoxy/libepoxy_1.4.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/libepoxy/libepoxy_1.4.1.bb b/meta/recipes-graphics/libepoxy/libepoxy_1.4.2.bb
index 4b3f56a255..e69e8284e4 100644
--- a/meta/recipes-graphics/libepoxy/libepoxy_1.4.1.bb
+++ b/meta/recipes-graphics/libepoxy/libepoxy_1.4.2.bb
@@ -6,8 +6,8 @@ LICENSE = "MIT"
6LIC_FILES_CHKSUM = "file://COPYING;md5=58ef4c80d401e07bd9ee8b6b58cf464b" 6LIC_FILES_CHKSUM = "file://COPYING;md5=58ef4c80d401e07bd9ee8b6b58cf464b"
7 7
8SRC_URI = "https://github.com/anholt/${BPN}/releases/download/${PV}/${BP}.tar.xz" 8SRC_URI = "https://github.com/anholt/${BPN}/releases/download/${PV}/${BP}.tar.xz"
9SRC_URI[md5sum] = "a0dc66910009a99c47c5def50b042d77" 9SRC_URI[md5sum] = "632fcfd7ae9d21f5a634326d753a89c4"
10SRC_URI[sha256sum] = "88c6abf5522fc29bab7d6c555fd51a855cbd9253c4315f8ea44e832baef21aa6" 10SRC_URI[sha256sum] = "bea6fdec3d10939954495da898d872ee836b75c35699074cbf02a64fcb80d5b3"
11UPSTREAM_CHECK_URI = "https://github.com/anholt/libepoxy/releases" 11UPSTREAM_CHECK_URI = "https://github.com/anholt/libepoxy/releases"
12 12
13inherit autotools pkgconfig distro_features_check 13inherit autotools pkgconfig distro_features_check