summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhillip Smith2018-05-17 11:52:38 +1000
committerPhillip Smith2018-05-17 11:52:38 +1000
commitbb61b5e93ada1b8d22fff7d522fc84d19b88f2da (patch)
treefc465c7a7a4e0f15c5ece2925483f44d01f0d1fd
parenta4b8513bf685fc2756a96226333719011b469b40 (diff)
downloadaur-husk.tar.gz
upgpkg: husk-git 20130604-1
upstream release upgpkg: husk 0.9.13-1 upstream release upgpkg: nsca 2.9.2-1 upstream release update http to https in urls
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a4d77b69e72..92382e50186f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,10 @@
+# Generated by mksrcinfo v8
+# Thu May 17 01:52:38 UTC 2018
pkgbase = husk
pkgdesc = An iptables front-end to allow rules to be expressed in a more flexible, free-form style using language.
pkgver = 0.9.13
pkgrel = 1
- url = http://huskfw.info/
+ url = https://huskfw.info/
arch = any
license = GPL
makedepends = make
diff --git a/PKGBUILD b/PKGBUILD
index 1bacc71d1b9d..ead00c9b3374 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.9.13
pkgrel=1
pkgdesc="An iptables front-end to allow rules to be expressed in a more flexible, free-form style using language."
arch=('any')
-url="http://huskfw.info/"
+url="https://huskfw.info/"
license=('GPL')
depends=('coreutils' 'iptables' 'perl' 'perl-config-inifiles' 'perl-config-simple')
makedepends=('make')