aboutsummaryrefslogtreecommitdiff
path: root/ports/butteraugli
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-02-25 11:37:23 -0800
committerRobert Schumacher <roschuma@microsoft.com>2018-02-26 15:10:56 -0800
commitc7616b902bf7918d7d9702dda95c80bc6c1ca545 (patch)
tree0b8608bd138204be6f058594136b03cd540b3a56 /ports/butteraugli
parent3921fc3012f91efedc36961ce7f15700af47aa7d (diff)
downloadvcpkg-c7616b902bf7918d7d9702dda95c80bc6c1ca545.tar.gz
vcpkg-c7616b902bf7918d7d9702dda95c80bc6c1ca545.zip
[many ports] Upgrades
Diffstat (limited to 'ports/butteraugli')
-rw-r--r--ports/butteraugli/CONTROL2
-rw-r--r--ports/butteraugli/portfile.cmake4
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/butteraugli/CONTROL b/ports/butteraugli/CONTROL
index fe951714b..5d9c92dfd 100644
--- a/ports/butteraugli/CONTROL
+++ b/ports/butteraugli/CONTROL
@@ -1,4 +1,4 @@
Source: butteraugli
-Version: 2017-09-02-8c60a2aefa19adb-1
+Version: 2018-02-25
Description: butteraugli estimates the psychovisual difference between two images
Build-Depends: libpng, libjpeg-turbo
diff --git a/ports/butteraugli/portfile.cmake b/ports/butteraugli/portfile.cmake
index a4b6fcfdd..b6f690539 100644
--- a/ports/butteraugli/portfile.cmake
+++ b/ports/butteraugli/portfile.cmake
@@ -3,8 +3,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO google/butteraugli
- REF 8c60a2aefa19adb40e457be5358d7cc93205c72f
- SHA512 ff3d8fd952d291b51dab60cef6fa46b723c4a7b649c3df70f89c63febce865dc6a2e5f95ca165ea4424fed52a57c2d76c918eb31646c44ba34a0fa51a003c9dd
+ REF 856a4da68d02d30e3bf843e33536f2b3a698b249
+ SHA512 f02ee97f186b59cc685a63095e5618aedbfebf08ab2cf438189fc4214c7d562506368ec210c08df236132dc2f855b6b0a6226bd6dc27c1c04e9c1b0b0ac4f1df
HEAD_REF master
)