dateutils: update to 0.4.10.
This commit is contained in:
parent
6d071fb302
commit
58417140e8
1 changed files with 3 additions and 3 deletions
|
@ -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 <orphan@voidlinux.org>"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue