mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
parent
07f7a35d10
commit
28ae6e1f49
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'tzdata'
|
||||
pkgname=tzdata
|
||||
version=2018d
|
||||
version=2018e
|
||||
revision=1
|
||||
wrksrc=${pkgname}
|
||||
wrksrc=tzdata
|
||||
create_wrksrc=yes
|
||||
noarch=yes
|
||||
hostmakedepends="tzutils"
|
||||
|
@ -11,7 +11,7 @@ short_desc="Time zone and daylight-saving time data"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="Public Domain"
|
||||
distfiles="http://www.iana.org/time-zones/repository/releases/tzdata${version}.tar.gz"
|
||||
checksum=5106eddceb5f1ae3a91dbd3960e1b8b11ba0dc08579a31cf0724a7691b10c054
|
||||
checksum=6b288e5926841a4cb490909fe822d85c36ae75538ad69baf20da9628b63b692e
|
||||
|
||||
do_install() {
|
||||
local timezones="africa antarctica asia australasia europe northamerica \
|
||||
|
|
Loading…
Add table
Reference in a new issue