diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index fbf522a..c7880ac 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -12,31 +12,31 @@ data: - MIT dependencies: - buildrequires: + platform: [el8] golang-ecosystem: [1.0] pki-deps: [10.6] - platform: [el8] requires: - pki-deps: [10.6] platform: [el8] + pki-deps: [10.6] references: - community: http://www.dogtagpki.org - documentation: http://www.dogtagpki.org - tracker: https://pagure.io/dogtagpki/issues + community: https://www.dogtagpki.org + documentation: https://www.dogtagpki.org + tracker: https://github.com/dogtagpki/pki/issues components: rpms: jss: rationale: JSS packages - ref: stream-pki-10.6-rhel-8.3.0 + ref: stream-pki-10.6-rhel-8.4.0 ldapjdk: rationale: LDAP JDK packages - ref: stream-pki-10.6-rhel-8.3.0 + ref: stream-pki-10.6-rhel-8.4.0 buildorder: 1 pki-core: rationale: PKI Core packages - ref: stream-pki-10.6-rhel-8.3.0 + ref: stream-pki-10.6-rhel-8.4.0 buildorder: 2 tomcatjss: rationale: TomcatJSS packages - ref: stream-pki-10.6-rhel-8.3.0 + ref: stream-pki-10.6-rhel-8.4.0 buildorder: 1 ...