new: new url after fedorahosted.org closed down

This commit is contained in:
MilhouseVH 2017-03-02 13:29:42 +00:00
parent cbe533fbcc
commit 8e8eba1aba

View File

@ -20,8 +20,8 @@ PKG_NAME="newt"
PKG_VERSION="0.52.19"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://fedorahosted.org/newt/"
PKG_URL="https://fedorahosted.org/releases/n/e/newt/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_SITE="https://pagure.io/newt"
PKG_URL="https://releases.pagure.org/newt/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="toolchain slang popt"
PKG_SECTION="tools"
PKG_SHORTDESC="newt: A programming library for color text mode, widget based user interfaces"