mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/php7-timezonedb: upgrade to 2018.3
This commit is contained in:
parent
da562bd12d
commit
808153e866
@ -2,7 +2,7 @@
|
||||
# Maintainer: Fabio Ribeiro <fabiorphp@gmail.com>
|
||||
pkgname=php7-timezonedb
|
||||
_pkgreal=timezonedb
|
||||
pkgver=2017.3
|
||||
pkgver=2018.3
|
||||
pkgrel=0
|
||||
pkgdesc="Timezone Database to be used with PHP's date and time functions."
|
||||
url="http://pecl.php.net/package/$_pkgreal"
|
||||
@ -31,4 +31,4 @@ package() {
|
||||
echo "extension=$_pkgreal.so" > "$pkgdir"/etc/php7/conf.d/40_$_pkgreal.ini
|
||||
}
|
||||
|
||||
sha512sums="5f6064064a71bf973f7581d452cad909ca2203c4c8773ca7cb31307c3cbe63613adf972cfc6c7b0800215018e2fb3c4b7a2d7d0df171243319ab63047e9099fc timezonedb-2017.3.tgz"
|
||||
sha512sums="0dc2d7e64e3f66248ba11098bdc2e4ace75f596a9271e075f65b39a507c681b66a3d49d9e31ba116c47808e29b289cc01e5d671d6bc676b9783c3532db817f96 timezonedb-2018.3.tgz"
|
||||
|
Loading…
Reference in New Issue
Block a user