diff --git a/news_to_ismas b/news_to_ismas index 83390b8..3f943bc 100755 --- a/news_to_ismas +++ b/news_to_ismas @@ -400,8 +400,8 @@ if [ ${news_to_ismas_sourced:-1} = "1" ]; then # include only once sed -E -e 's/.*:\s*(.*)/\1/g')\" }, \"DC\" : { - \"VERSION\" : \"$(cat $PSA_UPDATE_CONF | jq -r .dc.version)\", - \"MD5SUM\" : \"$(cat $PSA_UPDATE_CONF | jq -r .dc.dc2c)\" + \"VERSION\" : \"$(compute_hash ${DC_PSA_DC_FILE})\", + \"MD5SUM\" : \"\" }, \"PRINTER\" : { },