Skip to content
Snippets Groups Projects
Commit 898f94b6 authored by Sertonix's avatar Sertonix Committed by Celeste
Browse files

main/wget: run all tests

parent 59420f44
No related branches found
No related tags found
2 merge requests!79570community/firefox-esr: upgrade to 128.7.0,!79070main/wget: run all tests
Pipeline #295178 skipped
......@@ -4,7 +4,7 @@
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
pkgname=wget
pkgver=1.25.0
pkgrel=0
pkgrel=1
pkgdesc="Network utility to retrieve files from the Web"
url="https://www.gnu.org/software/wget/wget.html"
arch="all"
......@@ -44,9 +44,7 @@ build() {
}
check() {
# FIXME: We're not running top-level "check" to skip fuzz tests that
# are currently broken.
make -C tests check
make check
}
package() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment