ifuse ver. bump

This commit is contained in:
Rmys
2020-06-24 15:02:34 +03:00
committed by GitHub
parent 4eb70350b1
commit 829feb1ab9
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -18,4 +18,4 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "COPYING", "README")
pisitools.dodoc("AUTHORS", "COPYING", "README*")
+8 -1
View File
@@ -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>