wget: update to 1.25.0

Fixes: CVE-2024-38428

Signed-off-by: Chad Monroe <chad@monroe.io>
This commit is contained in:
Chad Monroe 2025-03-05 09:25:59 -08:00 committed by Hannu Nyman
parent 69890a8082
commit 66fdb5a90b
1 changed files with 3 additions and 3 deletions

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=wget
PKG_VERSION:=1.24.5
PKG_RELEASE:=2
PKG_VERSION:=1.25.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
PKG_HASH:=fa2dc35bab5184ecbc46a9ef83def2aaaa3f4c9f3c97d4bd19dcb07d4da637de
PKG_HASH:=766e48423e79359ea31e41db9e5c289675947a7fcf2efdcedb726ac9d0da3784
PKG_MAINTAINER:=
PKG_LICENSE:=GPL-3.0-or-later