mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
This commit is contained in:
parent
1112d854b0
commit
71dd694d70
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
DIST libuna-alpha-20170825.tar.gz 1853236 BLAKE2B 4d5bcb6888642d99d83ee639e64a4caed95b1a557a8c0964ec090b535269f73941ada6916fdf2e08bb7c4cdd28e388519accd21ec321fb825fa0e6584745e274 SHA512 8faa16fcd6b95a49c6069e817ebc15d6df5c79d32f747e1f329b734bd7c3d952164dc48ea55619f6042c11c9768c7a3d5180710d7609455ef72ccca1bba45509
|
||||
DIST libuna-alpha-20181006.tar.gz 1870306 BLAKE2B 63e0a22c62b3111d78670b26201fab79a2e488b7f0af8b5007182dee62e025872adb4fc16db74f6f6af062c907bcef725d64858069d85477fd742371543de3d4 SHA512 91d3f01bcb512b1880f7eb07b5a4778c4beec867401570b035a6862bbd09832ce6b526e29f60c4d55dc4f7a25a6c69f5e589e7a1b38fcd3c4127b0e27b5869da
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
EAPI=6
|
||||
|
||||
DESCRIPTION="Library to support Unicode and ASCII (byte string) conversions"
|
||||
HOMEPAGE="https://github.com/libyal/${PN}"
|
||||
HOMEPAGE="https://github.com/libyal/libuna"
|
||||
SRC_URI="https://github.com/libyal/${PN}/releases/download/${PV}/${PN}-alpha-${PV}.tar.gz"
|
||||
|
||||
LICENSE="LGPL-3"
|
||||
Loading…
Reference in a new issue