summaryrefslogtreecommitdiff
path: root/dev-php/PEAR-Net_DNSBL
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-05 21:17:31 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-05 21:17:31 +0100
commitdc7cbdfa65fd814b3b9aa3c56257da201109e807 (patch)
treec85d72f6f31f21f178069c9d41d41a7c1ff4b362 /dev-php/PEAR-Net_DNSBL
parent0706fc6986773f4e4d391deff4ad5143c464ea4e (diff)
gentoo resync : 05.04.2019
Diffstat (limited to 'dev-php/PEAR-Net_DNSBL')
-rw-r--r--dev-php/PEAR-Net_DNSBL/Manifest2
-rw-r--r--dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_DNSBL/Manifest b/dev-php/PEAR-Net_DNSBL/Manifest
index 8aaa56b83078..ca4d4fe1ca77 100644
--- a/dev-php/PEAR-Net_DNSBL/Manifest
+++ b/dev-php/PEAR-Net_DNSBL/Manifest
@@ -1,3 +1,3 @@
DIST Net_DNSBL-1.3.7.tgz 8125 BLAKE2B 635258a5062ff0a7346b289f9cf429103690d71485417c948d7007e4b344dbadb25097d9f0c8731cb7eb5e72b3d7be561c7d872490d859a2328bb97f9a75350d SHA512 6591b81e5e4b98092daea3e27993099028581052a7907b79b4231d549b4d9aaa6fddbd53fd8bfe9734ae41fc85c46f2fc17e5ce50e8303fa5c166dd4b3062ea0
-EBUILD PEAR-Net_DNSBL-1.3.7-r1.ebuild 703 BLAKE2B 4823e290220831fa8cce86f4c70ad6072ec20a9af4cda8b96ade4fb905f3f142ccc629a9ecc1998f2f54ca55ad3e14c955df2f5b99ac006b78249bb3b3a6ca11 SHA512 35d4ed6b8d757d9ed3b1f8344ee8d4ea7fa122866d396a3a8fc311d8d364a51bcc67b4ad2ca3cccbfc1c8f9728652ccb32a1743853c4cd9e75005d631e1513a0
+EBUILD PEAR-Net_DNSBL-1.3.7-r1.ebuild 701 BLAKE2B 7ba2e435b181e0c98572be4c6ec9b5abc4762b11cd3cd332b4501c6c8e374f2d0425a22d5dde1e228171e6f39add5ba34fc002dab578483405754dffae26dd57 SHA512 657b484aeec78736be8e928ce0766771f03885b3bdac21b3ee0a1fe2db9bb26ef05573416022f7e40d6dbbbd880f5645a312356221f65fd4bf728edd1b05227d
MISC metadata.xml 377 BLAKE2B 27b6b2942faca1e2e82de44f5ad600bc3adf30660a0426187bcb9f5b626b19d4695cf847004f20f064461e59ac0e8272020c6c7a9a965a0873cb53c3a5976ec2 SHA512 6aa25d965c699af2196695de28f817426190fa58e7f19285e5130b538e1f650f526179c75f9a6b9b478a2099e400d42fcbe04e90ac987e9fa9bf5670dac0dafe
diff --git a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7-r1.ebuild b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7-r1.ebuild
index 65ff5f9eda82..8611c02ec207 100644
--- a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7-r1.ebuild
+++ b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,7 @@ MY_PN="${PN/PEAR-/}"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="PHP library to query DNS blacklists"
-HOMEPAGE="http://pear.php.net/package/${MY_PN}"
+HOMEPAGE="https://pear.php.net/package/${MY_PN}"
SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
LICENSE="PHP-3.01"
SLOT="0"