mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
dateutils: update to 0.4.3.
This commit is contained in:
parent
90a0875164
commit
836d24e2b4
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.2
|
version=0.4.3
|
||||||
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=ecdae892584098ee9d8f5b14bd555fd63e09d1199cb75aac6b02f09c7e2eb46b
|
checksum=b0d579062bc957823fb7efcb2c520fb6fb43ab79a352026402b06ecfc4c58f1a
|
||||||
|
|
||||||
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
Reference in a new issue