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
0421c1b061
commit
6abe9db53d
2 changed files with 4 additions and 4 deletions
|
@ -3,10 +3,10 @@
|
||||||
# Modified by OpenPogo
|
# Modified by OpenPogo
|
||||||
|
|
||||||
pkgname=tzdata
|
pkgname=tzdata
|
||||||
pkgver=2009l
|
pkgver=2009n
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
_tzcode=2009k
|
_tzcode=2009k
|
||||||
_tzdata=2009m
|
_tzdata=2009n
|
||||||
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'
|
||||||
'5314fe1483c7c1be17c50f2c2171e06b'
|
'c572bfb704e2da88b9e48517cfa3578f'
|
||||||
'31247ca14713f6dc46e4f6a4955adb4c')
|
'31247ca14713f6dc46e4f6a4955adb4c')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
|
@ -11,7 +11,7 @@ license=('custom')
|
||||||
depends=('tcp_wrappers')
|
depends=('tcp_wrappers')
|
||||||
optdepends=('perl: for xconv.pl script')
|
optdepends=('perl: for xconv.pl script')
|
||||||
backup=('opt/etc/xinetd.conf' 'opt/etc/xinetd.d/servers' 'opt/etc/xinetd.d/services')
|
backup=('opt/etc/xinetd.conf' 'opt/etc/xinetd.d/servers' 'opt/etc/xinetd.d/services')
|
||||||
source=(http://www.xinetd.org/$pkgname-$pkgver.tar.gz
|
source=(http://openpogo.com/pkgsrc/core/$pkgname-$pkgver.tar.gz
|
||||||
xinetd.conf
|
xinetd.conf
|
||||||
xinetd
|
xinetd
|
||||||
servers
|
servers
|
||||||
|
|
Loading…
Reference in a new issue