mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
Use https over http, fixes problems reported by repology (#5916)
This commit is contained in:
@@ -2,7 +2,7 @@ SUMMARY="A MPEG Audio Layer 2 encoder"
|
||||
DESCRIPTION="TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder based \
|
||||
on tooLAME by Mike Cheng, which in turn is based upon the ISO dist10 code and \
|
||||
portions of LAME."
|
||||
HOMEPAGE="http://www.twolame.org"
|
||||
HOMEPAGE="https://www.twolame.org"
|
||||
COPYRIGHT="2004-2006 The TwoLAME Project"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="4"
|
||||
|
||||
Reference in New Issue
Block a user