Skip to content

Commit

Permalink
fix7835issue - raylib update to 2.5.0 (#7848)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvinZhangH authored and vicroms committed Sep 3, 2019
1 parent 79b5a9a commit b8f0e2c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/raylib/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: raylib
Version: 2019-04-27-2
Version: 2.5.0
Description: A simple and easy-to-use library to enjoy videogames programming
#Build-Depends: glfw3

Expand Down
4 changes: 2 additions & 2 deletions ports/raylib/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO raysan5/raylib
REF f37e55a77bd6177dbaea4d7f484961c09104e104
SHA512 57146ebc7ab22a4e60c1d9eecd4c7a8f1930d6709f45761af809da9ea4f161e9fd450fa1042252a80bd7952ed9571a5d8dee4d454c8903a778e3e1328300b2bd
REF a9f33c9a8962735fed5dd1857709d159bc4056fc # 2.5.0
SHA512 36ee474d5f1791385a6841e20632e078c0d3a591076faed0a648533513a3218e2817b0bbf7a921cc003c9aaf6a07024fd48830697d9d85eba307be27bd884ad8
HEAD_REF master
)

Expand Down

0 comments on commit b8f0e2c

Please sign in to comment.