mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-24 03:27:12 +01:00
[devil] Bump control version
This commit is contained in:
parent
71f060f4a1
commit
93f2e956a9
@ -1,5 +1,5 @@
|
|||||||
Source: devil
|
Source: devil
|
||||||
Version: 1.8.0-2
|
Version: 1.8.0-3
|
||||||
Build-Depends:
|
Build-Depends:
|
||||||
Description: A full featured cross-platform image library
|
Description: A full featured cross-platform image library
|
||||||
Default-Features: libpng, tiff, libjpeg, openexr, jasper, lcms
|
Default-Features: libpng, tiff, libjpeg, openexr, jasper, lcms
|
||||||
|
@ -1,11 +1,9 @@
|
|||||||
include(vcpkg_common_functions)
|
include(vcpkg_common_functions)
|
||||||
|
|
||||||
set(DEVIL_VERSION 1.8.0)
|
|
||||||
|
|
||||||
vcpkg_from_github(
|
vcpkg_from_github(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO DentonW/DevIL
|
REPO DentonW/DevIL
|
||||||
REF v${DEVIL_VERSION}
|
REF v1.8.0
|
||||||
SHA512 4aed5e50a730ece8b1eb6b2f6204374c6fb6f5334cf7c880d84c0f79645ea7c6b5118f57a7868a487510fc59c452f51472b272215d4c852f265f58b5857e17c7
|
SHA512 4aed5e50a730ece8b1eb6b2f6204374c6fb6f5334cf7c880d84c0f79645ea7c6b5118f57a7868a487510fc59c452f51472b272215d4c852f265f58b5857e17c7
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
PATCHES
|
PATCHES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user