Merge pull request #2213 from jonaski/taglib

Update taglib to follow github
This commit is contained in:
mabrand 2018-11-14 11:30:19 +01:00 committed by GitHub
commit 90c67e1de5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
# This file is part of MXE. See LICENSE.md for licensing information.
PKG := taglib
$(PKG)_WEBSITE := https://developer.kde.org/~wheeler/taglib.html
$(PKG)_WEBSITE := https://taglib.org/
$(PKG)_DESCR := TagLib
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.11.1
$(PKG)_CHECKSUM := b6d1a5a610aae6ff39d93de5efd0fdc787aa9e9dc1e7026fa4c961b26563526b
$(PKG)_GH_CONF := taglib/taglib/tags,v
$(PKG)_VERSION := d8d56d3
$(PKG)_CHECKSUM := eef49c9c2273f1b00299ef4fdcde2f1095cfa8ee4699365c6a6499b13cc3a072
$(PKG)_GH_CONF := taglib/taglib/branches/master
$(PKG)_DEPS := cc zlib
define $(PKG)_BUILD