Skip to content

Commit

Permalink
snoopy: fix dead distfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
Bnyro committed Jun 28, 2023
1 parent 25908b0 commit 2fab396
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/snoopy/template
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ hostmakedepends="socat"
conf_files="/etc/snoopy.ini"
short_desc="Log every executed command to syslog"
maintainer="Orphaned <[email protected]>"
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() {
Expand Down

0 comments on commit 2fab396

Please sign in to comment.