Skip to content

Commit

Permalink
Update armdebian.yml
Browse files Browse the repository at this point in the history
Update libssl
  • Loading branch information
fredbcode authored Jan 8, 2024
1 parent b7426d1 commit d0a7d8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gitlabci/armdebian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ package:debarm:
script:
- source $CI_PROJECT_DIR/scripts/debian_package/variables
- apt update
- apt install -y curl git lsb-release binutils curl ca-certificates util-linux binutils libpcre3
- apt install -y curl git lsb-release binutils curl ca-certificates util-linux binutils libpcre3 lbssl1.3
- echo $VFULL
- VERSION=`lsb_release -cs`
- SIZE=`stat -c %s ${PACKDST}/data` && echo $SIZE && sed -i "s/Installed-Size:.*$/Installed-Size:\ $SIZE/g" ${PACKDST}/control/control
Expand Down

0 comments on commit d0a7d8e

Please sign in to comment.