mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-06 09:57:44 +00:00
libfuse: bump version number to 2.8.1
Signed-off-by: Daniel Mack <daniel@caiaq.de> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
7c73797842
commit
e2e455aa7e
2
CHANGES
2
CHANGES
@ -3,7 +3,7 @@
|
|||||||
New packages: tcpreplay, hostapd
|
New packages: tcpreplay, hostapd
|
||||||
|
|
||||||
Updated/fixed packages: autoconf, bind, binutils, busybox,
|
Updated/fixed packages: autoconf, bind, binutils, busybox,
|
||||||
directfb, iw, libpcap, lighttpd, mesa, pcre, usbutils
|
directfb, iw, libfuse, libpcap, lighttpd, mesa, pcre, usbutils
|
||||||
|
|
||||||
Issues resolved (http://bugs.uclibc.org):
|
Issues resolved (http://bugs.uclibc.org):
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
# libfuse
|
# libfuse
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
LIBFUSE_VERSION:=2.7.3
|
LIBFUSE_VERSION:=2.8.1
|
||||||
LIBFUSE_SOURCE:=fuse-$(LIBFUSE_VERSION).tar.gz
|
LIBFUSE_SOURCE:=fuse-$(LIBFUSE_VERSION).tar.gz
|
||||||
LIBFUSE_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/fuse/
|
LIBFUSE_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/fuse/
|
||||||
LIBFUSE_DIR:=$(BUILD_DIR)/fuse-$(LIBFUSE_VERSION)
|
LIBFUSE_DIR:=$(BUILD_DIR)/fuse-$(LIBFUSE_VERSION)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user