diff --git a/httpd.yaml b/httpd.yaml
index 82e8348..b6a2c41 100644
--- a/httpd.yaml
+++ b/httpd.yaml
@@ -3,7 +3,7 @@ document: modulemd
 version: 2
 data:
   name: httpd
-  stream: 2.4
+  stream: "2.4"
   summary: Apache HTTP Server
   description: >-
     Apache httpd is a powerful, efficient, and extensible HTTP server.
@@ -45,7 +45,7 @@ data:
     rpms:
       httpd:
         rationale: Apache httpd
-        ref: 1d057657ded2e1f952b9863e42a7271a08da7422 
+        ref: 85cb4dcf21c3d1068b6e4ed55e5351cadc4767e7
         buildorder: 10
       mod_http2:
         rationale: HTTP/2 support for Apache httpd
@@ -56,4 +56,3 @@ data:
         ref: 1ae57639c05e03c3dac9eb707544ef31cc31f0fe
         buildorder: 20
 ...
-