From e9fd58b538a62ad4de3e897814934c44ac03bfb2 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Mon, 19 Nov 2018 19:07:05 +0100 Subject: [PATCH] calendar, update to use new Weekview (#3355) * calendar, update to use new Weekview * calendar, add date to the recipe for srcGitRev checkout * calendar, fix recipe name --- .../{calendar-1.0.recipe => calendar-1.0_20181028.recipe} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename haiku-apps/calendar/{calendar-1.0.recipe => calendar-1.0_20181028.recipe} (87%) diff --git a/haiku-apps/calendar/calendar-1.0.recipe b/haiku-apps/calendar/calendar-1.0_20181028.recipe similarity index 87% rename from haiku-apps/calendar/calendar-1.0.recipe rename to haiku-apps/calendar/calendar-1.0_20181028.recipe index 2600fe9f2..a29612d24 100644 --- a/haiku-apps/calendar/calendar-1.0.recipe +++ b/haiku-apps/calendar/calendar-1.0_20181028.recipe @@ -15,10 +15,10 @@ HOMEPAGE="https://github.com/HaikuArchives/Calendar" COPYRIGHT="2017-2018 Akshay Agarwal" LICENSE="MIT" REVISION="1" -srcGitRev="4e0d9baba3600d7d2d1900d0f1b6e62738863efc" +srcGitRev="e2f662c556459764568f3a90953f0d318d3ee48c" SOURCE_URI="https://github.com/HaikuArchives/Calendar/archive/$srcGitRev.tar.gz" -CHECKSUM_SHA256="9cb362dd0e9d3aea69cdb85470e733e0068dea6863a18c51a0e8182ed0db80b4" -SOURCE_FILENAME="calendar-1.0.tar.gz" +CHECKSUM_SHA256="2daa1755bded4d9314b65b2138c4af1d91e7c1318e5a68e7ae6841dcdf5b387a" +SOURCE_FILENAME="calendar-$portVersion-$srcGitRev.tar.gz" SOURCE_DIR="Calendar-$srcGitRev" ARCHITECTURES="x86_gcc2 x86 x86_64"