diff options
author | Holger Hans Peter Freyther <zecke@selfish.org> | 2009-08-25 18:47:57 +0800 |
---|---|---|
committer | Holger Hans Peter Freyther <zecke@selfish.org> | 2009-08-25 12:59:09 +0200 |
commit | acdd06bbf06ab549d3e9b35958cb4177c1b88836 (patch) | |
tree | d361997900ef77f34862024f8bb3150bd06fbf1d /conf | |
parent | 1548843c0ee58aadd7d0a2c817e98c47d2c2c4e5 (diff) |
libmusicbrainz: Add version 3.0.2 and fix link error
With gcc 4.3 stdc++ symbols leak into the library. One way to
solve it is to use a custom linker script, another one is to
just point gcc to the c++ library. The second option is used
here right now.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/checksums.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/checksums.ini b/conf/checksums.ini index f0fc4bb306..57b86c5a6b 100644 --- a/conf/checksums.ini +++ b/conf/checksums.ini @@ -14286,6 +14286,10 @@ sha256=c6629c4bed428f9df3f89efc065b2d96f05eba36286532ebe8b8e404022371a0 md5=d42110ae548dae1eea73e83b03a1a936 sha256=243311225a6bdcee065aaabc63334086cdd4298f13def45c7e798201f88d08cc +[ftp://ftp.musicbrainz.org/pub/musicbrainz/libmusicbrainz-3.0.2.tar.gz] +md5=648ecd43f7b80852419aaf73702bc23f +sha256=b9a35e56826239add731cf083108cbc313d4a2d1770e6f5006966daa66a21eda + [ftp://ftp.debian.org/debian/pool/main/libn/libnet0/libnet0_1.0.2a.orig.tar.gz] md5=bf4983ea440542f3ec019cc1bb6ca87d sha256=cf6bf75d590884fa9d0725d4d86afa93211e29cf0c5f333a60bb4e4eb347dc29 |