btrfs-progs: update to 3.14

This commit is contained in:
Juergen Daubert 2014-04-12 18:53:56 +02:00
parent e94f458c47
commit 57f7d65dd0
3 changed files with 5 additions and 3 deletions

View File

@ -9,6 +9,7 @@ drwxr-xr-x root/root sbin/
-rwxr-xr-x root/root sbin/btrfs-zero-log
-rwxr-xr-x root/root sbin/btrfsck
-rwxr-xr-x root/root sbin/btrfstune
-rwxr-xr-x root/root sbin/fsck.btrfs
-rwxr-xr-x root/root sbin/mkfs.btrfs
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
@ -44,4 +45,5 @@ drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/btrfs.8.gz
-rw-r--r-- root/root usr/man/man8/btrfsck.8.gz
-rw-r--r-- root/root usr/man/man8/btrfstune.8.gz
-rw-r--r-- root/root usr/man/man8/fsck.btrfs.8.gz
-rw-r--r-- root/root usr/man/man8/mkfs.btrfs.8.gz

View File

@ -1 +1 @@
cd96bb73acd864e577cddba5fe310650 btrfs-progs-v3.12.tar.xz
c23e9f1fd9e376ea3649775375f848aa btrfs-progs-v3.14.tar.xz

View File

@ -4,9 +4,9 @@
# Depends on: util-linux e2fsprogs lzo
name=btrfs-progs
version=v3.12
version=v3.14
release=1
source=(https://www.kernel.org/pub/linux/kernel/people/mason/btrfs-progs/btrfs-progs-$version.tar.xz)
source=(http://crux.s3.amazonaws.com/dist/$name-$version.tar.xz)
build() {
cd $name-$version