aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/at91bootstrap
diff options
context:
space:
mode:
authorSandeep Sheriker M <sandeep.sheriker@microchip.com>2020-08-22 12:55:48 -0700
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-08-25 19:28:42 +0200
commit9b36ca80322a77a9938f28ba5d618f37d42dd903 (patch)
treee49fd4024b25c83b1d056f6286c31e579a47eda5 /package/boot/at91bootstrap
parenta070e2ee42bb2f1c8c20ca62eac608f526640112 (diff)
downloadupstream-9b36ca80322a77a9938f28ba5d618f37d42dd903.tar.gz
upstream-9b36ca80322a77a9938f28ba5d618f37d42dd903.tar.bz2
upstream-9b36ca80322a77a9938f28ba5d618f37d42dd903.zip
at91bootstrap: bump version to v3.9.3
Signed-off-by: Sandeep Sheriker M <sandeep.sheriker@microchip.com>
Diffstat (limited to 'package/boot/at91bootstrap')
-rw-r--r--package/boot/at91bootstrap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/boot/at91bootstrap/Makefile b/package/boot/at91bootstrap/Makefile
index c4edddf848..eaec26b4a1 100644
--- a/package/boot/at91bootstrap/Makefile
+++ b/package/boot/at91bootstrap/Makefile
@@ -9,12 +9,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=at91bootstrap
-PKG_VERSION:=v3.8.12
+PKG_VERSION:=v3.9.3
PKG_RELEASE:=
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/linux4sam/at91bootstrap.git
-PKG_SOURCE_VERSION:=28e15d07e9f24efb04b87bb0baa211a0c5640ef1
+PKG_SOURCE_VERSION:=d96833a4b6680b237708eb4dc9f10708b9e709d8
PKG_BUILD_DIR = \
$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)