package/physfs: bump to version 3.0.2
authorRomain Naour <romain.naour@gmail.com>
Sat, 31 Aug 2019 10:44:16 +0000 (12:44 +0200)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Fri, 11 Oct 2019 23:00:07 +0000 (01:00 +0200)
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@gmail.com>
Tested-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/physfs/physfs.hash
package/physfs/physfs.mk

index 3d97fe0b0d420f1c5ecce0941da889467994a09e..a2219edd25c705382b1bb9c1b6a01d04b3896a18 100644 (file)
@@ -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
index 78176be4bffcc5cab825b2eb2e17b722b8a99102..9a3bd441a9c0576354cb49d6983f0dd0f7ceb6e1 100644 (file)
@@ -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