Bump revisions of all packages that depend on curl.

This commit is contained in:
Augustin Cavalier
2020-04-11 17:32:56 -04:00
parent 036df7a322
commit 165a784ece
121 changed files with 125 additions and 125 deletions

View File

@@ -6,7 +6,7 @@ HOMEPAGE="https://www.exiv2.org/"
COPYRIGHT="2004-2013 Andreas Huggel
2009 Brad Schick"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/Exiv2/exiv2/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="3dbcaf01fbc5b98d42f091d1ff0d4b6cd9750dc724de3d9c0d113948570b2934"
PATCHES="exiv2-$portVersion.patchset"
@@ -68,7 +68,7 @@ BUILD()
-DEXIV2_ENABLE_CURL=ON \
-DEXIV2_ENABLE_VIDEO=ON \
-DEXIV2_BUILD_SAMPLES=OFF
make $jobArgs
}

View File

@@ -8,7 +8,7 @@ volumetric images, hence including 2D color images."
HOMEPAGE="https://gmic.eu"
COPYRIGHT="Sébastien Fourey"
LICENSE="GNU GPL v3"
REVISION="2"
REVISION="3"
SOURCE_URI="https://gmic.eu/files/source/gmic_$portVersion.tar.gz"
CHECKSUM_SHA256="cd9b40fa8df8a0bb47388071096c768a9d4908af574f0e98cc8515410d0b2c40"
SOURCE_DIR="gmic-$portVersion"