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

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

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