mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
update to 2.0.1
This commit is contained in:
parent
afcd0469e4
commit
d2cdc65bcb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251735
3 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= physfs
|
||||
PORTVERSION= 2.0.0
|
||||
PORTVERSION= 2.0.1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://offload1.icculus.org:9090/${PORTNAME}/downloads/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (physfs-2.0.0.tar.gz) = cfc53e0c193914c9c5ab522e58737373
|
||||
SHA256 (physfs-2.0.0.tar.gz) = cbdfaf484d26c2c5d5673aabf8a3f1e0afdcbbd0a99865ba226e9368f3c5501c
|
||||
SIZE (physfs-2.0.0.tar.gz) = 671421
|
||||
MD5 (physfs-2.0.1.tar.gz) = df00465fcfa80e87f718961c6dd6b928
|
||||
SHA256 (physfs-2.0.1.tar.gz) = 1ee9891d9d34db4bcf78ae31f321fdb948c12e233ca04c690cae032968dbf45d
|
||||
SIZE (physfs-2.0.1.tar.gz) = 671467
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
bin/test_physfs
|
||||
include/physfs.h
|
||||
lib/libphysfs.so.1
|
||||
lib/libphysfs.so.2.0.0
|
||||
lib/libphysfs.so.2.0.1
|
||||
lib/libphysfs.a
|
||||
lib/libphysfs.so
|
||||
|
|
Loading…
Add table
Reference in a new issue