Skip to content

Commit 7060883

Browse files
authored
apache-24: update to 2.4.49
1 parent 40782fe commit 7060883

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/web/apache24/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@ USE_OPENSSL11= yes
2929
include ../../../make-rules/shared-macros.mk
3030

3131
COMPONENT_NAME= apache2
32-
COMPONENT_VERSION= 2.4.48
32+
COMPONENT_VERSION= 2.4.49
3333
COMPONENT_PROJECT_URL= https://httpd.apache.org/
3434
COMPONENT_SRC_NAME= httpd
3535
COMPONENT_SRC= $(COMPONENT_SRC_NAME)-$(COMPONENT_VERSION)
3636
COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
37-
COMPONENT_ARCHIVE_HASH= sha256:315c0bc50206b866fb17c2cdc28c1973765a8d59ca168b80286e8cb077d0510e
37+
COMPONENT_ARCHIVE_HASH= sha256:345d3b9b218b1974d1cebd5ae72f6a661d83b52d839310222ff9ec94abb62205
3838
COMPONENT_ARCHIVE_URL= https://archive.apache.org/dist/httpd/$(COMPONENT_ARCHIVE)
3939

4040
CONFIGURE_DEFAULT_DIRS=no

0 commit comments

Comments
 (0)