diff --git a/dev-libs/libebml/libebml-1.3.4.recipe b/dev-libs/libebml/libebml-1.3.5.recipe similarity index 81% rename from dev-libs/libebml/libebml-1.3.4.recipe rename to dev-libs/libebml/libebml-1.3.5.recipe index 7cecbbb2c..5e2b2b4e8 100644 --- a/dev-libs/libebml/libebml-1.3.4.recipe +++ b/dev-libs/libebml/libebml-1.3.5.recipe @@ -1,11 +1,12 @@ SUMMARY="A C++ library to parse EBML content (read/write)" DESCRIPTION="libebml is a C++ library to parse EBML content (read/write)." -HOMEPAGE="https://www.matroska.org/" -COPYRIGHT="2005-2016 Matroska" +HOMEPAGE="https://github.com/Matroska-Org/libebml/" +COPYRIGHT="2005-2017 Matroska" LICENSE="GNU LGPL v2.1" -REVISION="2" -SOURCE_URI="https://dl.matroska.org/downloads/libebml/libebml-$portVersion.tar.bz2" -CHECKSUM_SHA256="c50d3ecf133742c6549c0669c3873f968e11a365a5ba17b2f4dc339bbe51f387" +REVISION="1" +SOURCE_URI="$HOMEPAGE/archive/release-$portVersion.tar.gz" +CHECKSUM_SHA256="efe9851797db47bc78486b6c518d822cfca435afe3d9c9d0812d8e3825cd71e6" +SOURCE_DIR="libebml-release-$portVersion" PATCHES="libebml-$portVersion.patchset" ARCHITECTURES="x86_gcc2 x86 x86_64" diff --git a/dev-libs/libebml/patches/libebml-1.3.4.patchset b/dev-libs/libebml/patches/libebml-1.3.5.patchset similarity index 100% rename from dev-libs/libebml/patches/libebml-1.3.4.patchset rename to dev-libs/libebml/patches/libebml-1.3.5.patchset