Update taglib to follow github

This commit is contained in:
Jonas Kvinge 2018-09-23 23:25:58 +02:00
parent 1b2605524d
commit 94cd6f08ec
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