From 05adbc25ea2461bb3e75114dd5865b9ef2a0a8fe Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Mon, 24 Sep 2018 08:39:18 +0200 Subject: [PATCH] photograbber: fix narrowing conversion. --- haiku-apps/photograbber/photograbber-2.3.3.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/haiku-apps/photograbber/photograbber-2.3.3.recipe b/haiku-apps/photograbber/photograbber-2.3.3.recipe index 17ae7086b..a60230c16 100644 --- a/haiku-apps/photograbber/photograbber-2.3.3.recipe +++ b/haiku-apps/photograbber/photograbber-2.3.3.recipe @@ -11,10 +11,10 @@ cameras. In the future Mass Storage and Bluetooth support may be added." HOMEPAGE="https://github.com/HaikuArchives/PhotoGrabber" COPYRIGHT="2010 Jan-Rixt Van Hoye (Jixt)" LICENSE="MIT" -REVISION="1" -srcGitRev="f4a061cb61e188f59a80b1080ccc7da3ea55b352" +REVISION="2" +srcGitRev="04ef9a726fbd66d496e767b0c90493c29379a930" SOURCE_URI="https://github.com/HaikuArchives/PhotoGrabber/archive/$srcGitRev.tar.gz" -CHECKSUM_SHA256="296fb46be1a0d580fe47156ee5328d1b1103e5e7a73d216ca006a438c47b8fec" +CHECKSUM_SHA256="c0242cae98276e27105d867c61ea09813b55a44ba8cac4064a805c415e4a7e56" SOURCE_DIR="PhotoGrabber-$srcGitRev" ARCHITECTURES="x86_gcc2 x86_64"