dateutils: update to 0.4.5.
About 79 out of 845 tests fail
This commit is contained in:
parent
71231a3125
commit
e58ff5953f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dateutils'
|
# Template file for 'dateutils'
|
||||||
pkgname=dateutils
|
pkgname=dateutils
|
||||||
version=0.4.4
|
version=0.4.5
|
||||||
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"
|
||||||
|
@ -10,7 +10,7 @@ license="BSD-3-Clause"
|
||||||
homepage="http://www.fresse.org/dateutils/"
|
homepage="http://www.fresse.org/dateutils/"
|
||||||
changelog="http://www.fresse.org/dateutils/changelog.html"
|
changelog="http://www.fresse.org/dateutils/changelog.html"
|
||||||
distfiles="https://bitbucket.org/hroptatyr/dateutils/downloads/${pkgname}-${version}.tar.xz"
|
distfiles="https://bitbucket.org/hroptatyr/dateutils/downloads/${pkgname}-${version}.tar.xz"
|
||||||
checksum=a9cc2efbb10681130ac725946984e12330e94f43877d865d7f5c131dcf09c84f
|
checksum=16d6a0fe7b7d49ddbb303f33538dd7304a0d4af5a0369bcbf275db6a5060cbde
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i '/sysctl\.h/d' build-aux/yuck.c
|
sed -i '/sysctl\.h/d' build-aux/yuck.c
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue