mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
libebml: bump version.
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user