ifuse ver. bump
This commit is contained in:
@@ -18,4 +18,4 @@ def build():
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.dodoc("AUTHORS", "COPYING", "README")
|
||||
pisitools.dodoc("AUTHORS", "COPYING", "README*")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Mount Apple iPhone and iPod touch devices</Summary>
|
||||
<Description>ifuse, a fuse filesystem for mounting iPhone and iPod touch devices.</Description>
|
||||
<Archive sha1sum="d186dd713bbff8e15cd8cbb5f7f2c5b5be62d594" type="tarbz2">http://www.libimobiledevice.org/downloads/ifuse-1.1.3.tar.bz2</Archive>
|
||||
<Archive sha1sum="eecac3d3aee59d2c1f956652f5705b713d160078" type="tarbz2">http://www.libimobiledevice.org/downloads/ifuse-1.1.4.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libimobiledevice-devel</Dependency>
|
||||
<Dependency>fuse-devel</Dependency>
|
||||
@@ -37,6 +37,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2020-06-24</Date>
|
||||
<Version>1.1.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2020-02-01</Date>
|
||||
<Version>1.1.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user