From 2a7767a95866c6f4b5e90c317cc18e191713846e Mon Sep 17 00:00:00 2001 From: Bnyro Date: Wed, 28 Jun 2023 20:04:07 +0200 Subject: [PATCH] snoopy: fix dead distfiles --- srcpkgs/snoopy/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/snoopy/template b/srcpkgs/snoopy/template index 3d1b338fb245..160ff8acab2c 100644 --- a/srcpkgs/snoopy/template +++ b/srcpkgs/snoopy/template @@ -7,9 +7,9 @@ hostmakedepends="socat" conf_files="/etc/snoopy.ini" short_desc="Log every executed command to syslog" maintainer="Orphaned " -license="GPL-2" +license="GPL-2-only" homepage="https://github.com/a2o/snoopy" -distfiles="http://source.a2o.si/download/snoopy/snoopy-${version}.tar.gz" +distfiles="https://github.com/a2o/snoopy/releases/download/snoopy-${version}/snoopy-${version}.tar.gz" checksum=6442e1145a5cad725f6aae0887030ee3db34bafc40bbe3bb84da836cbb5f1569 pre_configure() {