mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-19 19:13:03 +08:00
physfs mirror url
This commit is contained in:
parent
941d546454
commit
500316594f
@ -3,6 +3,7 @@ set(PHYSFS_VERSION 3.0.2)
|
||||
|
||||
vcpkg_download_distfile(ARCHIVE
|
||||
URLS "https://icculus.org/physfs/downloads/physfs-${PHYSFS_VERSION}.tar.bz2"
|
||||
"https://hg.icculus.org/icculus/physfs/archive/release-${PHYSFS_VERSION}.tar.bz2"
|
||||
FILENAME "physfs-${PHYSFS_VERSION}.tar.bz2"
|
||||
SHA512 4024b6c3348e0b6fc1036aac330192112dfe17de3e3d14773be9f06e9a062df5a1006869f21162b4e0b584989f463788a35e64186b1913225c073fea62754472
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user