From 58417140e83ff8ec54c2b73676ceb4f639dfea63 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 28 Jun 2022 20:00:53 +0200 Subject: [PATCH] dateutils: update to 0.4.10. --- srcpkgs/dateutils/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/dateutils/template b/srcpkgs/dateutils/template index 0f08283ec91..6bb758dba91 100644 --- a/srcpkgs/dateutils/template +++ b/srcpkgs/dateutils/template @@ -1,17 +1,17 @@ # Template file for 'dateutils' pkgname=dateutils -version=0.4.9 +version=0.4.10 revision=1 build_style=gnu-configure configure_args="ax_cv_zoneinfo_tzdir=/usr/share/zoneinfo" checkdepends="tzdata" short_desc="Nifty command line date and time utilities" -maintainer="Orphaned " +maintainer="Duncaen " license="BSD-3-Clause" homepage="http://www.fresse.org/dateutils/" changelog="http://www.fresse.org/dateutils/changelog.html" distfiles="https://bitbucket.org/hroptatyr/dateutils/downloads/${pkgname}-${version}.tar.xz" -checksum=790256d9949b96001fdcc3f7c42226dde4fcc87eb580717c7aabf51a1334c9c3 +checksum=3c508e2889b9d5aecab7d59d7325a70089593111a1230a496dab0f5ad677cdec post_extract() { vsed -i '/sysctl\.h/d' build-aux/yuck.c