diff options
| author | Rahul Bedarkar <rahul.bedarkar@imgtec.com> | 2017-03-16 17:24:01 +0530 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2017-03-16 16:58:16 +0100 |
| commit | a411212d22cb84b92201b5a02ef8b860b0a17280 (patch) | |
| tree | 4c6308a1ee3b106923d685e7735436f4e1d1a9bc | |
| parent | b0b2cd662b68b8f2e8f3adfce5d00d12cb08615d (diff) | |
| download | buildroot-a411212d22cb84b92201b5a02ef8b860b0a17280.tar.gz buildroot-a411212d22cb84b92201b5a02ef8b860b0a17280.zip | |
taglib: update homepage link
Avoid redirect.
Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| -rw-r--r-- | package/taglib/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/taglib/Config.in b/package/taglib/Config.in index 6521d48c60..a95f332a46 100644 --- a/package/taglib/Config.in +++ b/package/taglib/Config.in @@ -8,7 +8,7 @@ config BR2_PACKAGE_TAGLIB and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack and TrueAudio files. - http://taglib.github.com + http://taglib.org/ if BR2_PACKAGE_TAGLIB |

