Skip to content
Snippets Groups Projects
Commit bea2e76b authored by Natanael Copa's avatar Natanael Copa
Browse files

main/unionfs-fuse: upgrade to 0.26

parent caee3474
No related merge requests found
# Maintainer: Michael Zhou <zhoumichaely@gmail.com>
pkgname=unionfs-fuse
pkgver=0.24
pkgver=0.26
pkgrel=0
pkgdesc="Union Filesystem in Userspace"
url="http://podgorny.cz/moin/UnionFsFuse"
......@@ -9,7 +9,7 @@ license="GPL"
depends=""
makedepends="fuse-dev libiconv-dev"
subpackages="${pkgname}-doc"
source="http://podgorny.cz/unionfs-fuse/releases/${pkgname}-${pkgver}.tar.bz2"
source="http://podgorny.cz/unionfs-fuse/releases/${pkgname}-${pkgver}.tar.xz"
_builddir="${srcdir}/${pkgname}-${pkgver}"
prepare() {
......@@ -26,4 +26,4 @@ package() {
mkdir -p "$pkgdir"/usr/share/man/man8/
make DESTDIR="$pkgdir" PREFIX=/usr install || return 1
}
md5sums="ab00f252c55a9a7252fca13a53260bf5 unionfs-fuse-0.24.tar.bz2"
md5sums="689c636484756f6f7a728ef354cbeac2 unionfs-fuse-0.26.tar.xz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment