Skip to content

Commit

Permalink
armbian: bump to 5.90/5.91
Browse files Browse the repository at this point in the history
  • Loading branch information
hanwckf committed Sep 2, 2019
1 parent 1768ba5 commit cb67a1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ build: $(TARGETS)
clean: $(TARGETS:%=%_clean)
rm -f $(OUTPUT)/*.img $(OUTPUT)/*.xz

ARMBIAN_PKG_UBUNTU := Armbian_5.88_Rock64_Ubuntu_bionic_default_4.4.180.7z
ARMBIAN_PKG_DEBIAN := Armbian_5.88_Rock64_Debian_stretch_default_4.4.180.7z
ARMBIAN_PKG_UBUNTU := Armbian_5.90_Rock64_Ubuntu_bionic_default_4.4.182.7z
ARMBIAN_PKG_DEBIAN := Armbian_5.91_Rock64_Debian_buster_default_4.4.184.7z

ifneq ($(TRAVIS),)
ARMBIAN_URL_BASE := https://dl.armbian.com/rock64/archive
Expand Down

0 comments on commit cb67a1f

Please sign in to comment.