mirror of
https://github.com/krizsipeti/custom_blfs_packages.git
synced 2025-02-02 23:07:19 +08:00
Updated qBittorrent to 4.6.4
This commit is contained in:
parent
6b4ea07254
commit
5b722f9f3b
@ -8,7 +8,7 @@ grep -qF libtorrent-rasterbar-version ../blfs_root/blfs-xml/packages.ent || echo
|
|||||||
# Add qBittorrent
|
# Add qBittorrent
|
||||||
cp -fv xsoft/other/qbittorrent.xml ../blfs_root/blfs-xml/xsoft/other
|
cp -fv xsoft/other/qbittorrent.xml ../blfs_root/blfs-xml/xsoft/other
|
||||||
grep -qF qbittorrent.xml ../blfs_root/blfs-xml/xsoft/other/other.xml || sed -i '/<\/chapter>.*/i <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qbittorrent.xml"/>' ../blfs_root/blfs-xml/xsoft/other/other.xml
|
grep -qF qbittorrent.xml ../blfs_root/blfs-xml/xsoft/other/other.xml || sed -i '/<\/chapter>.*/i <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qbittorrent.xml"/>' ../blfs_root/blfs-xml/xsoft/other/other.xml
|
||||||
grep -qF qbittorrent-version ../blfs_root/blfs-xml/packages.ent || echo '<!ENTITY qbittorrent-version "4.6.3">' >> ../blfs_root/blfs-xml/packages.ent
|
grep -qF qbittorrent-version ../blfs_root/blfs-xml/packages.ent || echo '<!ENTITY qbittorrent-version "4.6.4">' >> ../blfs_root/blfs-xml/packages.ent
|
||||||
|
|
||||||
# Add pkcs11-helper
|
# Add pkcs11-helper
|
||||||
cp -fv postlfs/security/pkcs11-helper.xml ../blfs_root/blfs-xml/postlfs/security
|
cp -fv postlfs/security/pkcs11-helper.xml ../blfs_root/blfs-xml/postlfs/security
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||||
%general-entities;
|
%general-entities;
|
||||||
|
|
||||||
<!ENTITY qbittorrent-download-http "https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.6.3/qbittorrent-4.6.3.tar.xz">
|
<!ENTITY qbittorrent-download-http "https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.6.4/qbittorrent-4.6.4.tar.xz">
|
||||||
<!ENTITY qbittorrent-download-ftp " ">
|
<!ENTITY qbittorrent-download-ftp " ">
|
||||||
<!ENTITY qbittorrent-md5sum " ">
|
<!ENTITY qbittorrent-md5sum " ">
|
||||||
<!ENTITY qbittorrent-size "4.6 MB">
|
<!ENTITY qbittorrent-size "4.6 MB">
|
||||||
|
Loading…
Reference in New Issue
Block a user