Skip to content
Snippets Groups Projects
Commit 33b0847f authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

adapt to laster skalibs and oblibs tag

parent bbe23195
No related branches found
No related tags found
No related merge requests found
Pipeline #15568 failed
......@@ -6,10 +6,10 @@ if [ "$1" == "commit" ]; then
tag=0
fi
skalibs_tag="v2.14.0.1"
skalibs_tag="v2.14.1.0"
execline_tag="v2.9.4.0"
s6_tag="v2.12.0.2"
oblibs_tag="0.2.0.1"
s6_tag="v2.12.0.3"
oblibs_tag="0.2.0.2"
check_tag(){
......@@ -72,8 +72,8 @@ build_oblibs() {
git clone https://git.obarun.org/obarun/oblibs
cd oblibs
#check_tag "${oblibs_tag}"
git switch dev
check_tag "${oblibs_tag}"
./configure \
--prefix=/usr \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment