From 2fab3968e5df6de996d0655d86ce6b9705013e11 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Wed, 28 Jun 2023 20:05:02 +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..da590a249355 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.0-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() {