mirror of https://github.com/hak5/openwrt.git
at91bootstrap: bump version to v3.9.3
Signed-off-by: Sandeep Sheriker M <sandeep.sheriker@microchip.com>master
parent
a070e2ee42
commit
9b36ca8032
|
@ -9,12 +9,12 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=at91bootstrap
|
PKG_NAME:=at91bootstrap
|
||||||
PKG_VERSION:=v3.8.12
|
PKG_VERSION:=v3.9.3
|
||||||
PKG_RELEASE:=
|
PKG_RELEASE:=
|
||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL:=https://github.com/linux4sam/at91bootstrap.git
|
PKG_SOURCE_URL:=https://github.com/linux4sam/at91bootstrap.git
|
||||||
PKG_SOURCE_VERSION:=28e15d07e9f24efb04b87bb0baa211a0c5640ef1
|
PKG_SOURCE_VERSION:=d96833a4b6680b237708eb4dc9f10708b9e709d8
|
||||||
PKG_BUILD_DIR = \
|
PKG_BUILD_DIR = \
|
||||||
$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
|
$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue