summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cdc47c12c9d7..1d75edd24f66 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by makepkg 5.1.1
+# Tue Dec 25 15:37:56 UTC 2018
pkgbase = vdr-addon-lifeguard
pkgdesc = check whether vdr should shutdown the machine
pkgver = 0.0.4
@@ -9,7 +11,7 @@ pkgbase = vdr-addon-lifeguard
optdepends = samba: To check active samba connections
optdepends = afpfs-ng: To check active AFP connections
backup = etc/vdr/lifeguard.conf
- source = http://e-tobi.net/vdr-experimental/pool-squeeze/source/addons/vdr-addon-lifeguard_0.0.4.tar.gz
+ source = https://packages.e-tobi.net/vdr-experimental/pool-squeeze/source/addons/vdr-addon-lifeguard_0.0.4.tar.gz
source = lifeguard-use_ss_instead_of_netstat.diff
md5sums = 9494c1b691256452ead283f59956ebd4
md5sums = de99fdd8d1662150408200dcf095519f
diff --git a/PKGBUILD b/PKGBUILD
index 2350f59acdd1..de97620254b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPL2')
depends=('bash')
optdepends=('samba: To check active samba connections'
'afpfs-ng: To check active AFP connections')
-source=("http://e-tobi.net/vdr-experimental/pool-squeeze/source/addons/vdr-addon-lifeguard_0.0.4.tar.gz"
+source=("https://packages.e-tobi.net/vdr-experimental/pool-squeeze/source/addons/vdr-addon-lifeguard_0.0.4.tar.gz"
"lifeguard-use_ss_instead_of_netstat.diff")
backup=('etc/vdr/lifeguard.conf')
md5sums=('9494c1b691256452ead283f59956ebd4'