mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
Newest tzdata
This commit is contained in:
parent
cf83eb3230
commit
3db6549f31
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ pkgname=tzdata
|
||||||
pkgver=2009l
|
pkgver=2009l
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
_tzcode=2009k
|
_tzcode=2009k
|
||||||
_tzdata=2009l
|
_tzdata=2009m
|
||||||
pkgdesc="Sources for time zone and daylight saving time data"
|
pkgdesc="Sources for time zone and daylight saving time data"
|
||||||
arch=('arm')
|
arch=('arm')
|
||||||
url="http://www.twinsun.com/tz/tz-link.htm"
|
url="http://www.twinsun.com/tz/tz-link.htm"
|
||||||
|
@ -19,7 +19,7 @@ source=(ftp://elsie.nci.nih.gov/pub/tzcode${_tzcode}.tar.gz \
|
||||||
ftp://elsie.nci.nih.gov/pub/${pkgname}${_tzdata}.tar.gz \
|
ftp://elsie.nci.nih.gov/pub/${pkgname}${_tzdata}.tar.gz \
|
||||||
Makefile.patch)
|
Makefile.patch)
|
||||||
md5sums=('d181116286661375966a350e3e358cfa'
|
md5sums=('d181116286661375966a350e3e358cfa'
|
||||||
'f95270458c97894b4b62613eb324b33c'
|
'5314fe1483c7c1be17c50f2c2171e06b'
|
||||||
'31247ca14713f6dc46e4f6a4955adb4c')
|
'31247ca14713f6dc46e4f6a4955adb4c')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
Loading…
Reference in a new issue