Skip to content

Commit

Permalink
update taglib to v1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
hgy59 committed Oct 18, 2023
1 parent 1c69d69 commit a806117
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion cross/taglib/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PKG_NAME = taglib
PKG_VERS = 1.12
PKG_VERS = 1.13
PKG_EXT = tar.gz
PKG_DIST_NAME = $(PKG_NAME)-$(PKG_VERS).$(PKG_EXT)
PKG_DIST_SITE = https://taglib.org/releases
Expand All @@ -14,5 +14,6 @@ LICENSE = LGPLv2.1
GNU_CONFIGURE = 1
CMAKE_ARGS += -DBUILD_SHARED_LIBS=ON
CMAKE_ARGS += -Wno-dev
ADDITIONAL_CXXFLAGS = -Wno-deprecated-declarations -Wno-sign-compare

include ../../mk/spksrc.cross-cmake.mk
2 changes: 1 addition & 1 deletion cross/taglib/PLIST
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
rsc:bin/taglib-config
lnk:lib/libtag.so
lnk:lib/libtag.so.1
lib:lib/libtag.so.1.18.0
lib:lib/libtag.so.1.19.0
lnk:lib/libtag_c.so
lnk:lib/libtag_c.so.0
lib:lib/libtag_c.so.0.0.0
6 changes: 3 additions & 3 deletions cross/taglib/digests
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
taglib-1.12.tar.gz SHA1 c06c44223f64ef61d29372659059d6b9e27c2efd
taglib-1.12.tar.gz SHA256 7fccd07669a523b07a15bd24c8da1bbb92206cb19e9366c3692af3d79253b703
taglib-1.12.tar.gz MD5 4313ed2671234e029b7af8f97c84e9af
taglib-1.13.tar.gz SHA1 e68319d1ac8fcf7fd68697c6d08427d847b5ebb3
taglib-1.13.tar.gz SHA256 58f08b4db3dc31ed152c04896ee9172d22052bc7ef12888028c01d8b1d60ade0
taglib-1.13.tar.gz MD5 0b75619b67b9149cfcbbe5c127df6395

0 comments on commit a806117

Please sign in to comment.