tzdata: tz code and data are in the Public Domain
This commit is contained in:
parent
fb00c6f4b4
commit
bffc2d6f74
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tzdata'
|
||||
pkgname=tzdata
|
||||
version=2016f
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc=${pkgname}
|
||||
create_wrksrc=yes
|
||||
noarch=yes
|
||||
|
@ -9,7 +9,7 @@ hostmakedepends="tzutils"
|
|||
homepage="http://www.iana.org/time-zones"
|
||||
short_desc="Time zone and daylight-saving time data"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
license="Public Domain"
|
||||
distfiles="http://www.iana.org/time-zones/repository/releases/tzdata${version}.tar.gz"
|
||||
checksum=ed8c951008d12f1db55a11e96fc055718c6571233327d9de16a7f8475e2502b0
|
||||
|
||||
|
|
Loading…
Reference in a new issue