mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-30 02:30:58 +02:00
libfdatetime: fix https://github.com/pentoo/pentoo-overlay/issues/386
This commit is contained in:
parent
71dd694d70
commit
da8e298ef4
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
DIST libfdatetime-alpha-20180116.tar.gz 542933 BLAKE2B 0f4c615385d6a4918b404ea3822e42e50efc043cf5a8bbcb8bee00601df0b99454745b2a752fd5016f0d6c516f8719d54af07198cd516e342251fb9380679af4 SHA512 5a7a16c7d97272cea10d667e4bb3a57b5984a501a79b882df178987109ed36cee9848b6ef0a534df73f379b6e4c483685242ff3d09ae61e8d6962bfab4963f24
|
||||
DIST libfdatetime-alpha-20180910.tar.gz 557052 BLAKE2B 08532fb7b07ca83b69214d4bf39811fd03589322690ed4df7d495eff1e05dae6b5fd0c2d996365463c7da7f33f9699a6c22fa6fbfb1430432c890c15b3cc83a4 SHA512 50f867d7e58282e41ff1631648eaebd55b414bda6492c5799fbba24fdf01176be15b2830ef5aaf91744a2cf9578317c6c57961a1acc05ccf718043951d4a9a1c
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
EAPI=6
|
||||
|
||||
DESCRIPTION="Library for date and time formats"
|
||||
HOMEPAGE="https://github.com/libyal/${PN}"
|
||||
HOMEPAGE="https://github.com/libyal/libfdatetime"
|
||||
SRC_URI="https://github.com/libyal/${PN}/releases/download/${PV}/${PN}-alpha-${PV}.tar.gz"
|
||||
|
||||
LICENSE="LGPL-3"
|
||||
Loading…
Reference in a new issue