dateutils: update to 0.4.8.
This commit is contained in:
parent
e016f9e55b
commit
6941c8039a
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.7
|
version=0.4.8
|
||||||
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=49725457f5bef45ea424baade8999a6e54496e357f64280474ff7134a54f599a
|
checksum=3f7054a24cf3e3ea2c32a6b1f7474334c25b54e9c45c96b03f75eaaecc70c100
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
vsed -i '/sysctl\.h/d' build-aux/yuck.c
|
vsed -i '/sysctl\.h/d' build-aux/yuck.c
|
||||||
|
|
Loading…
Reference in a new issue