summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyo Munakata2021-10-24 19:27:18 +0900
committerRyo Munakata2021-10-24 19:27:18 +0900
commitbe97cf487e147297ecd7a97763fcdf8584039ba5 (patch)
tree48efbdb4ac0a0df9d6d76569e384550dc1f71f35
parent9ba6f31cd84855a3d1494525d1432a8c5eaa20cd (diff)
downloadaur-be97cf487e147297ecd7a97763fcdf8584039ba5.tar.gz
Use https to download the source
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7a8ae4b38a7b..309037487d50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ryo Munakata <afpacket@gmail.com>
pkgname=isic
pkgver=0.07
-pkgrel=1
+pkgrel=2
pkgdesc="IP Stack Integrity Checker"
arch=('i686' 'x86_64')
url="http://isic.sourceforge.net/"
@@ -9,7 +9,7 @@ license=('BSD')
depends=('libnet>=1.1.0')
options=(!buildflags)
source=(
- "http://downloads.sourceforge.net/project/isic/isic/ISIC%20v0.07/isic-0.07.tgz"
+ "https://downloads.sourceforge.net/project/isic/isic/ISIC%20v0.07/isic-0.07.tgz"
"$pkgname-$pkgver.patch"
)
md5sums=(