From acdc2b95071539070c782baf6b6c74479b5a15da Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 11 Aug 2015 07:58:55 +0200 Subject: [PATCH] tzutils: update to 2015f. --- srcpkgs/tzutils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tzutils/template b/srcpkgs/tzutils/template index d880d0d3b2b..fc18a040600 100644 --- a/srcpkgs/tzutils/template +++ b/srcpkgs/tzutils/template @@ -1,6 +1,6 @@ # Template file for 'tzutils' pkgname=tzutils -version=2015e +version=2015f revision=1 wrksrc="tz-${version}" homepage="http://www.iana.org/time-zones" @@ -8,7 +8,7 @@ short_desc="Time zone and daylight-saving time utilities" maintainer="Juan RP " license="GPL-2" distfiles="https://github.com/eggert/tz/archive/${version}.tar.gz" -checksum=b0056526cd0c982103e227741a8d70880beadadebe1b3a70da51dbf9f19bdc3f +checksum=66d2fe93d3738cf71449c2c6f8ff19d3a4f473d6e88903c8cd9162bb52848ae3 do_build() { make TZDIR=/usr/share/zoneinfo CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"