mirror of
https://github.com/flathub/website.i2pd.i2pd.git
synced 2025-02-09 20:44:13 +00:00
commit
cf25255e41
@ -13,7 +13,7 @@
|
|||||||
],
|
],
|
||||||
"cleanup": [
|
"cleanup": [
|
||||||
"/cache",
|
"/cache",
|
||||||
"/share/doc", "/share/man", "/bin/openssl", "/bin/upnpc", "/bin/c_rehash", "/bin/external-ip",
|
"/share/doc", "/share/man", "/bin/upnpc", "/bin/external-ip",
|
||||||
"*.la", "*.a"
|
"*.la", "*.a"
|
||||||
],
|
],
|
||||||
"modules": [
|
"modules": [
|
||||||
@ -32,22 +32,6 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "openssl",
|
|
||||||
"buildsystem": "simple",
|
|
||||||
"build-commands": [
|
|
||||||
"./config --prefix=/app --openssldir=/app/ssl shared zlib",
|
|
||||||
"make -j $FLATPAK_BUILDER_N_JOBS",
|
|
||||||
"make install"
|
|
||||||
],
|
|
||||||
"sources": [
|
|
||||||
{
|
|
||||||
"type": "archive",
|
|
||||||
"url": "https://www.openssl.org/source/openssl-1.1.1b.tar.gz",
|
|
||||||
"sha256": "5c557b023230413dfb0756f3137a13e6d726838ccd1430888ad15bfb2b43ea4b"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "miniupnpc",
|
"name": "miniupnpc",
|
||||||
"no-autogen": true,
|
"no-autogen": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user