X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/539f581cf223aa253d5fe779386a2820c125bd6e..950d12ef6960c49bf6753a4e7b3da01a0694058e:/package/uci/Makefile diff --git a/package/uci/Makefile b/package/uci/Makefile index 3ce9e9ee3..bf0107f77 100644 --- a/package/uci/Makefile +++ b/package/uci/Makefile @@ -12,7 +12,7 @@ UCI_RELEASE=5 PKG_NAME:=uci PKG_VERSION:=$(UCI_VERSION)$(if $(UCI_RELEASE),.$(UCI_RELEASE)) -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_REV:=aa3ab8012bfbf793d2884c08ea924545a04e9544 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz