Fix a possible typo in the vendor name derivation logic
While deciding the vendor details we need to be matching the value of v_pkgrel i.e $(v_pkgrel) with the given regex.
This commit needs to be back-ported to the openjdk-22, openjdk-21 and openjdk-17 branches.