Browse Source

archivers/lhasa: Unbreak fetch - upstream moved distfiles to github

Remove mirrors without distfiles.

PR:		287520
Approved by:	cs@innolan.dk (maintainer, implicit - fix fetch)
MFH:		2025Q2
overlay
Bryan Baldwin 2 days ago
committed by Vladimir Druzenko
parent
commit
73267588f2
  1. 3
      archivers/lhasa/Makefile

3
archivers/lhasa/Makefile

@ -1,8 +1,7 @@
PORTNAME= lhasa
DISTVERSION= 0.4.0
CATEGORIES= archivers
MASTER_SITES= https://soulsphere.org/projects/lhasa/ \
http://suyai.innolan.net/
MASTER_SITES= https://github.com/fragglet/${PORTNAME}/releases/download/v${DISTVERSION}/
MAINTAINER= cs@innolan.dk
COMMENT= Command line tool and library for parsing LHA archives

Loading…
Cancel
Save