From 96a6e6d80a4e5c175316ca90bf683696d430f0c9 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 15 Jun 2016 07:37:19 +0200 Subject: [PATCH] tzutils: update to 2016e. --- srcpkgs/tzutils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tzutils/template b/srcpkgs/tzutils/template index 506546969ac..9a28f07353d 100644 --- a/srcpkgs/tzutils/template +++ b/srcpkgs/tzutils/template @@ -1,6 +1,6 @@ # Template file for 'tzutils' pkgname=tzutils -version=2016d +version=2016e 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=ea6b5ad6cc6763da7d79fa8038437a60f3728111f13571e9323b9a49ec382808 +checksum=a09d408e39778d8888ed4b519da7ce9a812ad0d2aebafaeb16103ab4ede84ceb do_build() { make TZDIR=/usr/share/zoneinfo CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"