Browse Source

Update distros

master
Arun Prakash Jana 5 years ago
parent
commit
b2f7c49687
No known key found for this signature in database GPG Key ID: A75979F35C080412
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      packagecore.yaml

+ 3
- 3
packagecore.yaml View 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


Loading…
Cancel
Save