We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b06643 commit 8f32a76Copy full SHA for 8f32a76
1 file changed
prepare_source
@@ -3,7 +3,7 @@ version="$version_orig-1"
3
git_src --branch "debian/openssl-$version" "https://salsa.debian.org/debian/openssl.git"
4
5
import_upstream_patches
6
-version_suffix="gl51~bp1877"
+version_suffix="gl52~bp1877"
7
fips_version_suffix=$(echo "${version_suffix}" | cut -d~ -f1)
8
sed "s/SED_MARKER_FOR_FIPS_VERSION/$fips_version_suffix/" <patches-debian/rules.patch.tpl > patches-debian/rules.patch
9
apply_patches patches-debian
0 commit comments