From 6b01838cb2fe8e2e7d031fe84b4c82ee249e0965 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 29 Mar 2018 18:58:50 -0300 Subject: [PATCH] timewarrior: update to 1.1.1. --- srcpkgs/timewarrior/patches/musl.patch | 11 ----------- srcpkgs/timewarrior/template | 6 +++--- 2 files changed, 3 insertions(+), 14 deletions(-) delete mode 100644 srcpkgs/timewarrior/patches/musl.patch diff --git a/srcpkgs/timewarrior/patches/musl.patch b/srcpkgs/timewarrior/patches/musl.patch deleted file mode 100644 index fea19b2bd80..00000000000 --- a/srcpkgs/timewarrior/patches/musl.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- src/libshared/src/FS.cpp.old 2016-11-14 22:25:30.714769358 -0500 -+++ src/libshared/src/FS.cpp 2016-11-14 22:36:37.692633243 -0500 -@@ -41,7 +41,7 @@ - #include - #include - --#if defined SOLARIS || defined NETBSD || defined FREEBSD -+#ifndef __GLIBC__ - #include - #endif - diff --git a/srcpkgs/timewarrior/template b/srcpkgs/timewarrior/template index 46e84a4ae37..d1793a4fb02 100644 --- a/srcpkgs/timewarrior/template +++ b/srcpkgs/timewarrior/template @@ -1,7 +1,7 @@ # Template file for 'timewarrior' pkgname=timewarrior -version=1.0.0 -revision=2 +version=1.1.1 +revision=1 wrksrc="timew-${version}" build_style=cmake short_desc="Track time from the command line" @@ -9,7 +9,7 @@ maintainer="Toyam Cox " license="MIT" homepage="https://timewarrior.net" distfiles="https://taskwarrior.org/download/timew-${version}.tar.gz" -checksum=ac027910e1e8365bdd218a8b42389b26d017d38d3c96516c408db6d5a44e0bb5 +checksum=1f7d9a62e55fc5a3126433654ccb1fd7d2d135f06f05697f871897c9db77ccc9 post_install() { vlicense LICENSE