1
0
forked from ports/opt

reiserfsprogs: update to 3.6.25

This commit is contained in:
Juergen Daubert 2017-02-17 12:53:30 +01:00
parent 04dfe41424
commit cfb630bcab
3 changed files with 19 additions and 3 deletions

View File

@ -1,3 +1,19 @@
drwxr-xr-x root/root include/
drwxr-xr-x root/root include/reiserfs/
-rw-r--r-- root/root include/reiserfs/io.h
-rw-r--r-- root/root include/reiserfs/misc.h
-rw-r--r-- root/root include/reiserfs/reiserfs_err.h
-rw-r--r-- root/root include/reiserfs/reiserfs_fs.h
-rw-r--r-- root/root include/reiserfs/reiserfs_lib.h
-rw-r--r-- root/root include/reiserfs/swab.h
drwxr-xr-x root/root lib/
-rw-r--r-- root/root lib/libreiserfscore.a
-rwxr-xr-x root/root lib/libreiserfscore.la
lrwxrwxrwx root/root lib/libreiserfscore.so -> libreiserfscore.so.0.0.0
lrwxrwxrwx root/root lib/libreiserfscore.so.0 -> libreiserfscore.so.0.0.0
-rwxr-xr-x root/root lib/libreiserfscore.so.0.0.0
drwxr-xr-x root/root lib/pkgconfig/
-rw-r--r-- root/root lib/pkgconfig/reiserfscore.pc
drwxr-xr-x root/root sbin/
lrwxrwxrwx root/root sbin/debugfs.reiserfs -> debugreiserfs
-rwxr-xr-x root/root sbin/debugreiserfs

View File

@ -1 +1 @@
66787380fb418ff7d88a23e47cda7af6 reiserfsprogs-3.6.24.tar.xz
027a598b055dccb8da3aea1378a19f3c reiserfsprogs-3.6.25.tar.xz

View File

@ -4,8 +4,8 @@
# Depends on: util-linux
name=reiserfsprogs
version=3.6.24
release=3
version=3.6.25
release=1
source=(https://www.kernel.org/pub/linux/kernel/people/jeffm/$name/v$version/$name-$version.tar.xz)
build () {