X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=package%2Futils%2Ffuse%2FMakefile;fp=package%2Futils%2Ffuse%2FMakefile;h=787a66e3ca4b63f8cfe713bc5a7a62305bb8253a;hb=40a946028d218c6e848e995451e1ce600abbaf19;hp=43f1ef4dd74ad5678f807cc260667907fdfd0ae7;hpb=cbf4417ef7d3947cdc7026ff4835d0435b5da4b5;p=openwrt-github%2F.git diff --git a/package/utils/fuse/Makefile b/package/utils/fuse/Makefile index 43f1ef4dd7..787a66e3ca 100644 --- a/package/utils/fuse/Makefile +++ b/package/utils/fuse/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2014 OpenWrt.org +# Copyright (C) 2006-2015 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=fuse PKG_VERSION:=2.9.3 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/$(PKG_NAME)