summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d06495de1118..fe9b73008e78 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ipset-git
pkgdesc = Administration tool for IP sets
pkgver = 7.1.r3.g8eaaf16
pkgrel = 1
- url = http://ipset.netfilter.org/
+ url = https://ipset.netfilter.org/
arch = i686
arch = x86_64
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index 994ee5db3c0e..717d620f5a9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=7.1.r3.g8eaaf16
pkgrel=1
pkgdesc="Administration tool for IP sets"
arch=('i686' 'x86_64')
-url="http://ipset.netfilter.org/"
+url="https://ipset.netfilter.org/"
license=('GPL2')
depends=('glibc' 'libmnl')
makedepends=('git')