mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 14:47:17 +08:00
Update fuse
This commit is contained in:
parent
948912f34c
commit
7171f484ac
@ -3,7 +3,7 @@
|
||||
# Contributor: Mark Rosenstand <mark@archlinux.org>
|
||||
|
||||
pkgname=fuse
|
||||
pkgver=2.8.4
|
||||
pkgver=2.8.5
|
||||
pkgrel=1
|
||||
pkgdesc="A library that makes it possible to implement a filesystem in a userspace program."
|
||||
arch=('i686' 'x86_64')
|
||||
@ -16,7 +16,7 @@ install=fuse.install
|
||||
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
|
||||
'fuse.conf')
|
||||
options=(!libtool)
|
||||
sha1sums=('b1bc296c3e5b90b3658edb5d8d7aa0ee97c145d7'
|
||||
sha1sums=('862320b56d6bc4ad5e7be2b1e0b5029166aae09b'
|
||||
'3b42e37a741d4651099225987dc40e7f02a716ad')
|
||||
|
||||
build() {
|
||||
|
Loading…
Reference in New Issue
Block a user