xnp2: fix HOMEPAGE and SITES to allow fetching the distfile again.

This commit is contained in:
fcambus
2026-05-29 20:53:06 +00:00
parent daeaed42ca
commit 486fa1332a
+3 -3
View File
@@ -2,10 +2,10 @@ COMMENT = PC-9801 emulator
DISTNAME = xnp2-0.86
EPOCH = 0
REVISION = 5
REVISION = 6
CATEGORIES = emulators
HOMEPAGE = https://www.nonakap.org/np2/
HOMEPAGE = https://nonakap.org/np2/
# BSD
PERMIT_PACKAGE = Yes
@@ -17,7 +17,7 @@ WANTLIB += gio-2.0 glib-2.0 gobject-2.0 gtk-x11-2.0 intl m pango-1.0
WANTLIB += pangocairo-1.0 pangoft2-1.0 pthread usb-1.0 z ${COMPILER_LIBCXX}
WANTLIB += fribidi harfbuzz
SITES = https://www.nonakap.org/np2/release/
SITES = https://nonakap.org/np2/release/
EXTRACT_SUFX = .tar.bz2
COMPILER = base-clang ports-gcc