diff --git a/programming/misc/physfs/actions.py b/programming/misc/physfs/actions.py
index bee0aa2fd4..92420d72f7 100644
--- a/programming/misc/physfs/actions.py
+++ b/programming/misc/physfs/actions.py
@@ -25,4 +25,4 @@ def build():
def install():
cmaketools.rawInstall('DESTDIR="%s"' % get.installDIR())
- pisitools.dodoc("CHANGELOG.txt", "CREDITS.txt", "TODO.txt")
+ pisitools.dodoc("README*", "LICENSE*")
diff --git a/programming/misc/physfs/pspec.xml b/programming/misc/physfs/pspec.xml
index 7650b2703f..9ba41cec21 100644
--- a/programming/misc/physfs/pspec.xml
+++ b/programming/misc/physfs/pspec.xml
@@ -12,7 +12,7 @@
library
Filesystem library
Abstraction layer for filesystems.
- http://icculus.org/physfs/downloads/physfs-2.0.3.tar.bz2
+ http://icculus.org/physfs/downloads/physfs-3.0.1.tar.bz2
cmake
zlib
@@ -39,6 +39,13 @@
+
+ 2018-09-09
+ 3.0.1
+ Version Bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2017-04-08
2.0.3