aboutsummaryrefslogtreecommitdiff
path: root/profiles/version/3.10
blob: 412908ae82839a38e282b70f80436e7281b654f3 (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/current")

# set version-specific vars
version     = "3.10"
release     = "3.10.1"
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
}