We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 480d34d commit aab0324Copy full SHA for aab0324
1 file changed
prepare_source
@@ -1,7 +1,7 @@
1
git_src -b debian/openssl-3.5.5-1 https://salsa.debian.org/debian/openssl.git
2
import_upstream_patches
3
4
-version_suffix="gl36"
+version_suffix="gl46"
5
fips_version_suffix="${version_suffix}"
6
sed "s/SED_MARKER_FOR_FIPS_VERSION/$fips_version_suffix/" <patches-debian/rules.patch.tpl > patches-debian/rules.patch
7
apply_patches patches-debian
0 commit comments