diff options
author | Juergen Daubert <jue@jue.li> | 2018-09-22 14:37:06 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2018-09-22 14:37:06 +0200 |
commit | bba042e215ceb1db9d5748c182d21011e0f0b5af (patch) | |
tree | f97bf84453fe437931d3d5c7da0c82c60f6b8315 | |
parent | 0aea82cd2ef1dcc0af34a79e7dae04fcffd6c48c (diff) | |
download | opt-bba042e215ceb1db9d5748c182d21011e0f0b5af.tar.gz opt-bba042e215ceb1db9d5748c182d21011e0f0b5af.tar.xz |
apache: update to 2.4.35
-rw-r--r-- | apache/.signature | 6 | ||||
-rw-r--r-- | apache/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apache/.signature b/apache/.signature index e832c567e..eb8c59e2b 100644 --- a/apache/.signature +++ b/apache/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/aGz/MiQpO6OkUDPtr9oilXQ2i6ID736OpqRyNabmz94+rG84Z2ydVUl+BfkFViofHLCMoenuPvfDMM8B+h90g0= -SHA256 (Pkgfile) = 83be014598e756be917952de032a2893d1907ea34c82d09d7f93819c260530fe +RWSE3ohX2g5d/VqWkqNqG7w8xunH6I8t4A/1KoyxB2EN977sD5uy27QcnpPkeKq3MVdcsOtdyUisPmeSbrM7ndMyyguRdco+dQY= +SHA256 (Pkgfile) = 070bca6ff790ff598dbf91ca43a4973fd49bd3b9e35f41e11280b4e12e6e1de5 SHA256 (.footprint) = 00ca737a837b307f25dfcbe557eeafdbe236617bcfcbdcef5dcc3a26c141ee91 -SHA256 (httpd-2.4.34.tar.bz2) = fa53c95631febb08a9de41fd2864cfff815cf62d9306723ab0d4b8d7aa1638f0 +SHA256 (httpd-2.4.35.tar.bz2) = 2607c6fdd4d12ac3f583127629291e9432b247b782396a563bec5678aae69b56 SHA256 (crux.layout) = cf555f92cdc9a078d9e89035819da1ac0d2e248f0d31637b9e8f48fc8d3f42cf SHA256 (apache) = f4ff530751a937bead9030e15689a3b19591f790095b46bddc073efc82f756dd diff --git a/apache/Pkgfile b/apache/Pkgfile index a0df0a74e..85c713a2d 100644 --- a/apache/Pkgfile +++ b/apache/Pkgfile @@ -5,7 +5,7 @@ # Group: apache name=apache -version=2.4.34 +version=2.4.35 release=1 source=(http://www.apache.org/dist/httpd/httpd-$version.tar.bz2 \ crux.layout apache) |