f2fs-tools ver. bump
This commit is contained in:
@@ -18,6 +18,6 @@ def build():
|
||||
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
pisitools.remove("/usr/sbin/sg_write_buffer")
|
||||
# pisitools.remove("/usr/sbin/sg_write_buffer")
|
||||
|
||||
pisitools.dodoc("COPYING", "README")
|
||||
|
||||
@@ -14,9 +14,7 @@
|
||||
<PartOf>hardware.disk</PartOf>
|
||||
<Summary>Userland tools for the f2fs filesystem.</Summary>
|
||||
<Description>Tools for Flash-Friendly File System (F2FS).</Description>
|
||||
<Archive sha1sum="1fa043579f16fb7ca5c3e6766de794c7e7811bf5" type="targz">
|
||||
https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git/snapshot/f2fs-tools-1.15.0.tar.gz
|
||||
</Archive>
|
||||
<Archive sha1sum="3b097f029c1c8d8d088f101886299c08db1e6eef" type="targz">https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git/snapshot/f2fs-tools-1.16.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libutil-linux-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -37,6 +35,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2024-07-01</Date>
|
||||
<Version>1.16.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2022-06-05</Date>
|
||||
<Version>1.15.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user