From f9d6537505e9c700aa2a75dfb6a4800704e8f74a Mon Sep 17 00:00:00 2001 From: zlice Date: Mon, 30 Sep 2024 15:22:46 -0400 Subject: [PATCH] horst: homepage dead. use github --- srcpkgs/horst/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/horst/template b/srcpkgs/horst/template index ac8be9bb926..8988e316f7a 100644 --- a/srcpkgs/horst/template +++ b/srcpkgs/horst/template @@ -3,16 +3,16 @@ pkgname=horst version=5.1 revision=1 build_style=gnu-makefile -CFLAGS="-std=gnu99 -g -I. -I${XBPS_CROSS_BASE}/usr/include/libnl3 -DVERSION='\"${version}\"'" hostmakedepends="pkg-config" makedepends="ncurses-devel libnl3-devel" conf_files="/etc/horst.conf" short_desc="Lightweight IEEE802.11 wireless LAN analyzer with a text interface" maintainer="Duncaen " license="GPL-2.0-or-later" -homepage="http://br1.einfach.org/tech/horst/" +homepage="https://github.com/br101/horst" distfiles="https://github.com/br101/horst/archive/v${version}.tar.gz" checksum=74b4cb1143d93c73c3b4bbbe0c36f89a790401bde9e894e94e2a27339ca384d9 +CFLAGS="-std=gnu99 -g -I. -I${XBPS_CROSS_BASE}/usr/include/libnl3 -DVERSION='\"${version}\"'" do_check() { : # only checks sources and fails on include