summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDavid Runge2018-03-04 19:13:23 +0100
committerDavid Runge2018-03-04 19:13:23 +0100
commit250888ec0f8389215ab7becec9447ac99adc7522 (patch)
tree42e804a4f75fb1a91e0d908e730f63a8521acaf2 /.SRCINFO
parent4318944423e75725093c46fc446b4f747ce07a93 (diff)
downloadaur-250888ec0f8389215ab7becec9447ac99adc7522.tar.gz
PKGBUILD: Updating source and url to https. Adding autoreconf in prepare().
Installing docs.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 15e59c4ed30c..0606737b2d8b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,14 @@
pkgbase = dhcp_probe
pkgdesc = Allows network administrators to make calculations that will assist in subnetting a network
pkgver = 1.3.0
- pkgrel = 4
- url = http://www.net.princeton.edu/software/dhcp_probe/
- arch = i686
+ pkgrel = 5
+ url = https://www.net.princeton.edu/software/dhcp_probe/
arch = x86_64
- license = GPL
+ license = GPL2
depends = libnet
depends = libpcap
- source = http://www.net.princeton.edu/software/dhcp_probe/dhcp_probe-1.3.0.tar.gz
- md5sums = 8067e696fbd88120bdcc2ffef4b64da2
+ source = https://www.net.princeton.edu/software/dhcp_probe/dhcp_probe-1.3.0.tar.gz
+ sha512sums = d643012529ee5149adbc0c1f19f8e579c55201e86de2aec9b3313be9412db4e973162f864d1baaf79fa340b7bd9a7385f0f1406d1b616e801ced3c7bb387c854
pkgname = dhcp_probe