Skip to content

Commit

Permalink
installer: opensuse: add Leap 42.3
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Brugger <mbrugger@suse.com>
  • Loading branch information
mbgg committed Nov 16, 2017
1 parent 8552495 commit db419f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions installer/opensuse/bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ url_tumbleweed_aarch64="http://download.opensuse.org/ports/aarch64/tumbleweed/im
# Leap
url_leap_42_2_armv7hl="http://download.opensuse.org/ports/armv7hl/distribution/leap/42.2/appliances/openSUSE-Leap42.2-ARM-JeOS.armv7-rootfs.armv7l.tbz"
url_leap_42_2_aarch64="http://download.opensuse.org/ports/aarch64/distribution/leap/42.2/appliances/openSUSE-Leap42.2-ARM-JeOS.aarch64-rootfs.aarch64.tbz"
url_leap_42_3_aarch64="http://download.opensuse.org/ports/aarch64/distribution/leap/42.3/appliances/openSUSE-Leap42.3-ARM-JeOS.aarch64-rootfs.aarch64.tbz"

BOOTSTRAP_ARCH="$ARCH"
BOOTSTRAP_RELEASE="$RELEASE"
Expand Down
1 change: 1 addition & 0 deletions installer/opensuse/releases
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
tumbleweed
leap-42.2
leap-42.3

0 comments on commit db419f9

Please sign in to comment.