|
|
@@ -4,15 +4,15 @@
|
|
|
include $(ADK_TOPDIR)/rules.mk
|
|
|
|
|
|
PKG_NAME:= newt
|
|
|
-PKG_VERSION:= 0.52.18
|
|
|
+PKG_VERSION:= 0.52.19
|
|
|
PKG_RELEASE:= 1
|
|
|
-PKG_HASH:= 771b0e634ede56ae6a6acd910728bb5832ac13ddb0d1d27919d2498dab70c91e
|
|
|
+PKG_HASH:= 08c0db56c21996af6a7cbab99491b774c6c09cef91cd9b03903c84634bff2e80
|
|
|
PKG_DESCR:= windowing toolkit
|
|
|
PKG_SECTION:= libs/misc
|
|
|
PKG_DEPENDS:= slang libpopt
|
|
|
PKG_BUILDDEP:= slang popt
|
|
|
-PKG_URL:= https://fedorahosted.org/newt/
|
|
|
-PKG_SITES:= https://fedorahosted.org/releases/n/e/$(PKG_NAME)/
|
|
|
+PKG_URL:= https://pagure.io
|
|
|
+PKG_SITES:= https://pagure.io/releases/newt/
|
|
|
|
|
|
DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.gz
|
|
|
|