try upgrading the installed package instead

This commit is contained in:
Jean-Paul Calderone 2018-07-03 16:10:07 -04:00
parent e42d330baa
commit 11fa6303e9

View File

@ -259,9 +259,11 @@ jobs:
gcc-c++-5.5.0 \
python-2.7.15 \
libffi-3.2.1 \
openssl-1.0.2k \
libyaml-0.1.6 </dev/null
slackpkg upgrade \
openssl-1.0.2k </dev/null
# neither virtualenv nor pip is packaged.
# do it the hard way.
# and it is extra hard since it is slackware.