mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 04:12:48 +02:00
[package] update fuse to 2.8.4, fixes build failures with 2.6.30 kernels (on rdc at least)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21300 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d839abc71e
commit
43229c90ac
@ -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