]> Sergey Matveev's repositories - nnn.git/commitdiff
Update distros
authorArun Prakash Jana <engineerarun@gmail.com>
Sat, 13 Apr 2019 08:05:47 +0000 (13:35 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Sat, 13 Apr 2019 08:42:22 +0000 (14:12 +0530)
packagecore.yaml

index fa6c92c06e8413320280079b27e49548161f277e..444e388315e00d0bc92fc06f2a47e1be51cdde52 100644 (file)
@@ -16,7 +16,7 @@ packages:
       - ncurses
       - readline
     container: "archlinux/base"
-  centos7.2:
+  centos7.4:
     builddeps:
       - make
       - gcc
@@ -29,7 +29,7 @@ packages:
     commands:
       pre:
         - yum install epel-release
-  centos7.3:
+  centos7.5:
     builddeps:
       - make
       - gcc
@@ -42,7 +42,7 @@ packages:
     commands:
       pre:
         - yum install epel-release
-  centos7.4:
+  centos7.6:
     builddeps:
       - make
       - gcc