physfs:ver.bump
This commit is contained in:
@@ -25,4 +25,4 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
cmaketools.rawInstall('DESTDIR="%s"' % get.installDIR())
|
cmaketools.rawInstall('DESTDIR="%s"' % get.installDIR())
|
||||||
|
|
||||||
pisitools.dodoc("CHANGELOG.txt", "CREDITS.txt", "TODO.txt")
|
pisitools.dodoc("README*", "LICENSE*")
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Filesystem library</Summary>
|
<Summary>Filesystem library</Summary>
|
||||||
<Description>Abstraction layer for filesystems.</Description>
|
<Description>Abstraction layer for filesystems.</Description>
|
||||||
<Archive sha1sum="327308c777009a41bbabb9159b18c4c0ac069537" type="tarbz2">http://icculus.org/physfs/downloads/physfs-2.0.3.tar.bz2</Archive>
|
<Archive sha1sum="9959a7acad0aa30d1a86d3a418e61155b0ac533c" type="tarbz2">http://icculus.org/physfs/downloads/physfs-3.0.1.tar.bz2</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>cmake</Dependency>
|
<Dependency>cmake</Dependency>
|
||||||
<Dependency>zlib</Dependency>
|
<Dependency>zlib</Dependency>
|
||||||
@@ -39,6 +39,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="4">
|
||||||
|
<Date>2018-09-09</Date>
|
||||||
|
<Version>3.0.1</Version>
|
||||||
|
<Comment>Version Bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="3">
|
<Update release="3">
|
||||||
<Date>2017-04-08</Date>
|
<Date>2017-04-08</Date>
|
||||||
<Version>2.0.3</Version>
|
<Version>2.0.3</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user