[oe-commits] [openembedded-core] 14/19: libepoxy: 1.4.0 -> 1.4.1

git at git.openembedded.org git at git.openembedded.org
Fri May 12 07:51:48 UTC 2017


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 841da7e566799d6a2f2c6c7f3de885d328e8a972
Author: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
AuthorDate: Thu Apr 20 09:30:35 2017 +0800

    libepoxy: 1.4.0 -> 1.4.1
    
    Upgrade libepoxy from 1.4.0 to 1.4.1.
    
    Signed-off-by: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 .../libepoxy/{libepoxy_1.4.0.bb => libepoxy_1.4.1.bb}               | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-graphics/libepoxy/libepoxy_1.4.0.bb b/meta/recipes-graphics/libepoxy/libepoxy_1.4.1.bb
similarity index 70%
rename from meta/recipes-graphics/libepoxy/libepoxy_1.4.0.bb
rename to meta/recipes-graphics/libepoxy/libepoxy_1.4.1.bb
index ee9f694..4b3f56a 100644
--- a/meta/recipes-graphics/libepoxy/libepoxy_1.4.0.bb
+++ b/meta/recipes-graphics/libepoxy/libepoxy_1.4.1.bb
@@ -5,9 +5,9 @@ SECTION = "libs"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=58ef4c80d401e07bd9ee8b6b58cf464b"
 
-SRC_URI = "https://github.com/anholt/${BPN}/releases/download/v1.4/${BP}.tar.xz"
-SRC_URI[md5sum] = "d8d8cbf2beb64975d424fcc5167a2a38"
-SRC_URI[sha256sum] = "25a906b14a921bc2b488cfeaa21a00486fe92630e4a9dd346e4ecabeae52ab41"
+SRC_URI = "https://github.com/anholt/${BPN}/releases/download/${PV}/${BP}.tar.xz"
+SRC_URI[md5sum] = "a0dc66910009a99c47c5def50b042d77"
+SRC_URI[sha256sum] = "88c6abf5522fc29bab7d6c555fd51a855cbd9253c4315f8ea44e832baef21aa6"
 UPSTREAM_CHECK_URI = "https://github.com/anholt/libepoxy/releases"
 
 inherit autotools pkgconfig distro_features_check

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list