- Update to 3.0.1
This commit is contained in:
parent
96508cb3de
commit
af6760490f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263287
3 changed files with 5 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= adminer
|
||||
PORTVERSION= 3.0.0
|
||||
PORTVERSION= 3.0.1
|
||||
CATEGORIES= databases www
|
||||
MASTER_SITES= SF/${PORTNAME}/Adminer/Adminer%20${PORTVERSION}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (adminer-3.0.0.zip) = d44aa3cedb622ee1e1f27ebe687ee424
|
||||
SHA256 (adminer-3.0.0.zip) = 91285f9b4d91cc847fb9e49752e544a2337dc5135dcbdc45f85dc77b7350da03
|
||||
SIZE (adminer-3.0.0.zip) = 270562
|
||||
MD5 (adminer-3.0.1.zip) = c97191c1fab24c3cd9cb4c4709146bd8
|
||||
SHA256 (adminer-3.0.1.zip) = 49148d7579d0cd485ab2df663672ccdade981da4faa0dc31c0f12732bf2575e7
|
||||
SIZE (adminer-3.0.1.zip) = 275705
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
%%WWWDIR%%/adminer/include/xxtea.inc.php
|
||||
%%WWWDIR%%/adminer/index.php
|
||||
%%WWWDIR%%/adminer/indexes.inc.php
|
||||
%%WWWDIR%%/adminer/lang/ca.inc.php
|
||||
%%WWWDIR%%/adminer/lang/cs.inc.php
|
||||
%%WWWDIR%%/adminer/lang/de.inc.php
|
||||
%%WWWDIR%%/adminer/lang/en.inc.php
|
||||
|
|
Loading…
Reference in a new issue