mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 14:47:46 +01:00
update fuse to 2.8.4, fixes build failures with 2.6.30 kernels (on rdc at least)
SVN-Revision: 21300
This commit is contained in:
parent
a1ae374e1d
commit
e6bf527f82
@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
|
||||
include $(INCLUDE_DIR)/kernel.mk
|
||||
|
||||
PKG_NAME:=fuse
|
||||
PKG_VERSION:=2.8.3
|
||||
PKG_VERSION:=2.8.4
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
|
||||
PKG_MD5SUM:=517c8384f915e40647bda9f71579fd97
|
||||
PKG_MD5SUM:=a26ec54e410bb826a387947b10c0fd2c
|
||||
|
||||
PKG_INSTALL:=1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user