dateutils: update to 0.4.2.

This commit is contained in:
Leah Neukirchen 2017-08-11 15:33:10 +02:00
parent 3cdeeb8a0b
commit 43989f154b

View file

@ -1,6 +1,6 @@
# Template file for 'dateutils' # Template file for 'dateutils'
pkgname=dateutils pkgname=dateutils
version=0.4.1 version=0.4.2
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="ax_cv_zoneinfo_tzdir=/usr/share/zoneinfo" configure_args="ax_cv_zoneinfo_tzdir=/usr/share/zoneinfo"
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="BSD" license="BSD"
homepage="http://www.fresse.org/dateutils/" homepage="http://www.fresse.org/dateutils/"
distfiles="https://bitbucket.org/hroptatyr/dateutils/downloads/${pkgname}-${version}.tar.xz" distfiles="https://bitbucket.org/hroptatyr/dateutils/downloads/${pkgname}-${version}.tar.xz"
checksum=6ccce48975fc4d3af2e27c7893e181c46ab5df1cb37e4a428b4b521a77d55278 checksum=ecdae892584098ee9d8f5b14bd555fd63e09d1199cb75aac6b02f09c7e2eb46b
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE