mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2026-05-06 07:27:03 -04:00
dev-util/uglifyjs: Update HOMEPAGE
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
MY_PN="UglifyJS"
|
||||
DESCRIPTION="JavaScript parser, minifier, compressor and beautifier toolkit"
|
||||
HOMEPAGE="https://lisperator.net/uglifyjs/"
|
||||
HOMEPAGE="https://github.com/mishoo/UglifyJS"
|
||||
SRC_URI="https://github.com/mishoo/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/${MY_PN}-${PV}"
|
||||
LICENSE="BSD-2"
|
||||
|
||||
Reference in New Issue
Block a user