From: Amol Bhave Date: Sat, 5 Jan 2019 14:42:25 +0000 (-0800) Subject: boost: bump pkg release X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=df76f9bced950ae2dfb7a44acd5c95092bc07c0c;p=openwrt-packages.git boost: bump pkg release PR #7126 updated the Makefile but didn't bump the pkg release version Signed-off-by: Amol Bhave --- diff --git a/libs/boost/Makefile b/libs/boost/Makefile index 83f8e4152..670b385a5 100644 --- a/libs/boost/Makefile +++ b/libs/boost/Makefile @@ -13,7 +13,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=boost PKG_VERSION:=1.69.0 PKG_SOURCE_VERSION:=1_69_0 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)_$(PKG_SOURCE_VERSION).tar.bz2 PKG_SOURCE_URL:=@SF/$(PKG_NAME)/$(PKG_NAME)/$(PKG_VERSION) https://dl.bintray.com/boostorg/release/$(PKG_VERSION)/source/