mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/newt: update _SITE
Old URL returns 404, update _SITE to https://releases.pagure.org/newt Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
32b4f3f942
commit
08cc0938b5
@@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
NEWT_VERSION = 0.52.25
|
||||
NEWT_SITE = https://pagure.io/releases/newt
|
||||
NEWT_SITE = https://releases.pagure.org/newt
|
||||
NEWT_INSTALL_STAGING = YES
|
||||
NEWT_DEPENDENCIES = popt slang $(TARGET_NLS_DEPENDENCIES)
|
||||
# Force to use libintl, otherwise it finds gettext functions in the C
|
||||
|
||||
Reference in New Issue
Block a user