diff options
| author | contre <rpastric@contre.us> | 2019-07-22 10:33:26 -0700 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-07-22 10:33:26 -0700 |
| commit | a97f42cf0b38e6bb207a9d8251cddf69a168f958 (patch) | |
| tree | 8538807602721116a0735185ee654f954e95752a /ports/libexif/CONTROL | |
| parent | b6948609dd6f6700eeb5eea041035c72dd0c55f0 (diff) | |
| download | vcpkg-a97f42cf0b38e6bb207a9d8251cddf69a168f958.tar.gz vcpkg-a97f42cf0b38e6bb207a9d8251cddf69a168f958.zip | |
[Libexif] update download location (#7344)
* [libexif] update download location
* [libexif] Update homepage & switch to vcpkg_from_github
* [libexif] add missing _stdint.h file via patch mechanism
* [libexif] actually include modifications to tell it to use the patch file
Diffstat (limited to 'ports/libexif/CONTROL')
| -rw-r--r-- | ports/libexif/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/libexif/CONTROL b/ports/libexif/CONTROL index d99eb31b9..e37d0960e 100644 --- a/ports/libexif/CONTROL +++ b/ports/libexif/CONTROL @@ -1,4 +1,4 @@ Source: libexif -Version: 0.6.21-1 -Homepage: https://sourceforge.net/projects/libexif/ +Version: 0.6.21-2 +Homepage: https://libexif.github.io/ Description: a library for parsing, editing, and saving EXIF data |
