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

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

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