[Buildroot] [git commit] package/physfs: bump to version 3.0.2

Arnout Vandecappelle (Essensium/Mind) arnout at mind.be
Fri Oct 11 23:00:07 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=708eda47cbce1cf63268c30ff347536069a192f7
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Updated License file hash due to updated copyright year for 2019.

See:
https://icculus.org/pipermail/physfs/2019-March/001280.html

Signed-off-by: Romain Naour <romain.naour at gmail.com>
Tested-by: Bernd Kuhls <bernd.kuhls at t-online.de>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
---
 package/physfs/physfs.hash | 4 ++--
 package/physfs/physfs.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/physfs/physfs.hash b/package/physfs/physfs.hash
index 3d97fe0b0d..a2219edd25 100644
--- a/package/physfs/physfs.hash
+++ b/package/physfs/physfs.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256 b77b9f853168d9636a44f75fca372b363106f52d789d18a2f776397bf117f2f1  physfs-3.0.1.tar.bz2
-sha256 7ce475991f6cc09958ef0d57312522eba78e36d984307c95f9a3965adf7e4e2b  LICENSE.txt
+sha256 304df76206d633df5360e738b138c94e82ccf086e50ba84f456d3f8432f9f863  physfs-3.0.2.tar.bz2
+sha256 d80c0b09a1c98c61667ea044eefa2fd98fb70bd5fe12c49ff52b1fc2289a6583  LICENSE.txt
diff --git a/package/physfs/physfs.mk b/package/physfs/physfs.mk
index 78176be4bf..9a3bd441a9 100644
--- a/package/physfs/physfs.mk
+++ b/package/physfs/physfs.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PHYSFS_VERSION = 3.0.1
+PHYSFS_VERSION = 3.0.2
 PHYSFS_SOURCE = physfs-$(PHYSFS_VERSION).tar.bz2
 PHYSFS_SITE = https://icculus.org/physfs/downloads
 


More information about the buildroot mailing list