dateutils: update to 0.4.1.
This commit is contained in:
parent
c338470317
commit
0d530422b8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dateutils'
|
||||
pkgname=dateutils
|
||||
version=0.4.0
|
||||
version=0.4.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="ax_cv_zoneinfo_tzdir=/usr/share/zoneinfo"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="BSD"
|
||||
homepage="http://www.fresse.org/dateutils/"
|
||||
distfiles="https://bitbucket.org/hroptatyr/dateutils/downloads/${pkgname}-${version}.tar.xz"
|
||||
checksum=d05af02bc60a82bdc21c0ac4779f1040f631b0a1233ed15c4f69a80d3dad23da
|
||||
checksum=6ccce48975fc4d3af2e27c7893e181c46ab5df1cb37e4a428b4b521a77d55278
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue