forked from ports/contrib
libreoffice: 6.4.4.2 -> 6.4.5.1
This commit is contained in:
parent
1acded7c69
commit
bb6ffbb3c0
@ -1,9 +1,9 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3wgW2wBKQr0oFXORCAcolOqad6Q7BuJt3DdifYb+ZRaqfMd8/P7PWeykotZGi+rkky0m8lEK6xEaKfUQhTlGzgM=
|
||||
SHA256 (Pkgfile) = d7fdfadc57a7a0a248410be59dc7711fc47544e9f92ef52915c8fc0f34ed7140
|
||||
RWSagIOpLGJF3+P+omCdnVskWsETWB5S1C0Fg/VhfbxcyP7VxEQ6EonL0dQF/0f9PC/FBg5VxymZrDc0tji6q9D0u+ASOETt1gQ=
|
||||
SHA256 (Pkgfile) = a700bc84fd10096d349db5ab463a5a9ae6bec56f95c968b2b34b0f805e2cf2b4
|
||||
SHA256 (.footprint) = 2fa9d56bae97eb855950d8cbb8df42d0a6eb4836ecdf14a001cc2e1f983d2e84
|
||||
SHA256 (libreoffice-6.4.4.2.tar.xz) = 54388597dffc9c32f81446e6e634f7af76ca0e0e5a0d27bc3fe89033a011c078
|
||||
SHA256 (libreoffice-dictionaries-6.4.4.2.tar.xz) = d04c3258a6f8a849d2aac6170cccf7d5d6f472463f0e0adbb38c657724562c6a
|
||||
SHA256 (libreoffice-6.4.5.1.tar.xz) = 78f199c140429a39fd9e36f74736c20d535c766b83a9d62fd08fcbfbc2920a93
|
||||
SHA256 (libreoffice-dictionaries-6.4.5.1.tar.xz) = 8fb74b1270e607d1616ea054c0c8d80acf5e7295d053e91fabdc6b4146817305
|
||||
SHA256 (185d60944ea767075d27247c3162b3bc-unowinreg.dll) = eafde646a7dbe46d20c291685b0beac2382174d78d66ee990e229a1bf6e6cec6
|
||||
SHA256 (0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz) = 983941d31ee8d366085cadf28db75eb1f5cb03ba1e5853b98f12f7f51c63b776
|
||||
SHA256 (pdfium-3963.tar.bz2) = 80d4d6bd8faec226936fcde5521c6e92c0c645126ac3ae72dd2c160ca1749895
|
||||
|
@ -5,17 +5,15 @@
|
||||
# Optional: cups kio qt5 valgrind vlc
|
||||
|
||||
name=libreoffice
|
||||
version=6.4.4.2
|
||||
version=6.4.5.1
|
||||
release=1
|
||||
pdfiumversion=3963
|
||||
source=(
|
||||
https://downloadarchive.documentfoundation.org/libreoffice/old/$version/src/$name-$version.tar.xz
|
||||
source=(https://downloadarchive.documentfoundation.org/libreoffice/old/$version/src/$name-$version.tar.xz
|
||||
https://downloadarchive.documentfoundation.org/libreoffice/old/$version/src/$name-dictionaries-$version.tar.xz
|
||||
https://dev-www.libreoffice.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll
|
||||
https://dev-www.libreoffice.org/src/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz
|
||||
https://dev-www.libreoffice.org/src/pdfium-$pdfiumversion.tar.bz2
|
||||
makefile.in.patch
|
||||
)
|
||||
makefile.in.patch)
|
||||
|
||||
unpack_source() {
|
||||
for file in ${source[@]}; do
|
||||
|
Loading…
x
Reference in New Issue
Block a user