aboutsummaryrefslogtreecommitdiff
path: root/profiles/version/3.10
blob: 17a657fff3e6eaeb6f22c34dfc94aa797f37ac67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
### version 3.10 vars
# vim: ts=2 et:

# start with base vars
include required("../base/1")

# set version-specific vars
version     = "3.10"
release     = "3.10.5"
end_of_life = "2021-05-01"
repos {
  "http://dl-cdn.alpinelinux.org/alpine/v3.10/main"      = true
  "http://dl-cdn.alpinelinux.org/alpine/v3.10/community" = true
}