From 1c49195f789b7b8d7eaeb2542730a1f72cfbefcf Mon Sep 17 00:00:00 2001 From: Coraline Date: Sat, 5 May 2018 16:44:48 -0700 Subject: physfs: fix-up CONTROL for v3.0.1 (#3421) Changed [Version] in .../ports/physfs/CONTROL to match current version in portfile.cmake --- ports/physfs/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/physfs/CONTROL b/ports/physfs/CONTROL index 20d973f18..a937d38bf 100644 --- a/ports/physfs/CONTROL +++ b/ports/physfs/CONTROL @@ -1,4 +1,4 @@ Source: physfs -Version: 2.0.3-2 +Version: 3.0.1 Description: a library to provide abstract access to various archives Build-Depends: zlib -- cgit v1.2.3