Skip to content

Commit c3ff0be

Browse files
author
adam
committed
taglib: updated to 2.2.1
TagLib 2.2.1 (Mar 7, 2026) * Support edition, chapter and attachment UIDs in Matroska simple tags. * Avoid duplicates in Matroska complex property keys.
1 parent ade2042 commit c3ff0be

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

audio/taglib/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.56 2026/02/18 07:39:31 adam Exp $
1+
# $NetBSD: Makefile,v 1.57 2026/03/07 11:37:41 adam Exp $
22

3-
DISTNAME= taglib-2.2
3+
DISTNAME= taglib-2.2.1
44
CATEGORIES= audio
55
MASTER_SITES= https://taglib.github.io/releases/
66

audio/taglib/PLIST

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@comment $NetBSD: PLIST,v 1.26 2026/02/18 07:39:31 adam Exp $
1+
@comment $NetBSD: PLIST,v 1.27 2026/03/07 11:37:41 adam Exp $
22
bin/taglib-config
33
include/taglib/aifffile.h
44
include/taglib/aiffproperties.h
@@ -134,9 +134,9 @@ lib/cmake/taglib/taglib-targets-noconfig.cmake
134134
lib/cmake/taglib/taglib-targets.cmake
135135
lib/libtag.so
136136
lib/libtag.so.2
137-
lib/libtag.so.2.2.0
137+
lib/libtag.so.2.2.1
138138
lib/libtag_c.so
139139
lib/libtag_c.so.2
140-
lib/libtag_c.so.2.2.0
140+
lib/libtag_c.so.2.2.1
141141
lib/pkgconfig/taglib.pc
142142
lib/pkgconfig/taglib_c.pc

audio/taglib/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.33 2026/02/18 07:39:31 adam Exp $
1+
$NetBSD: distinfo,v 1.34 2026/03/07 11:37:41 adam Exp $
22

3-
BLAKE2s (taglib-2.2.tar.gz) = e6b955a13ee2f450c35fe41929577e06b518d1fdaa6167246abd0660869b4a84
4-
SHA512 (taglib-2.2.tar.gz) = 833ec7ac21f5045f7b37a4c61b6fdf0e66f1f7d9ea165bddd644673d74f4f46799a30650d7d25ce6c3cf339d19d565bf4a8f2854611d56ba9a4653f69828ed71
5-
Size (taglib-2.2.tar.gz) = 1582619 bytes
3+
BLAKE2s (taglib-2.2.1.tar.gz) = b5fa80cf484d4151603e587a462aa70620507a9852445aba8fff07ecc5d7df18
4+
SHA512 (taglib-2.2.1.tar.gz) = 87387a8af0a1a12a6d47267d1954cfd369ff7c8a5e3f9d3fa880f199594540d151c81281ab06f40b61f0fd33908995a0d90d9626c50b5c3a7b0ad7f41c4d7d82
5+
Size (taglib-2.2.1.tar.gz) = 1584551 bytes

0 commit comments

Comments
 (0)