mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +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
|
||||
pkgrel=1
|
||||
_tzcode=2009k
|
||||
_tzdata=2009l
|
||||
_tzdata=2009m
|
||||
pkgdesc="Sources for time zone and daylight saving time data"
|
||||
arch=('arm')
|
||||
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 \
|
||||
Makefile.patch)
|
||||
md5sums=('d181116286661375966a350e3e358cfa'
|
||||
'f95270458c97894b4b62613eb324b33c'
|
||||
'5314fe1483c7c1be17c50f2c2171e06b'
|
||||
'31247ca14713f6dc46e4f6a4955adb4c')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue