Skip to content

Commit

Permalink
„un-get.plg“ ändern
Browse files Browse the repository at this point in the history
  • Loading branch information
ich777 committed Mar 17, 2023
1 parent 0af9f92 commit 26430dc
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions un-get.plg
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!DOCTYPE PLUGIN [
<!ENTITY name "un-get">
<!ENTITY author "ich777">
<!ENTITY version "2022.11.13">
<!ENTITY version "2023.03.17">
<!ENTITY gitURL "https://github.com/&author;/&name;/releases/download">
<!ENTITY pluginURL "https://raw.githubusercontent.com/&author;/un-get/master/&name;.plg">
<!ENTITY md5 "173802c6d24b9207d475760b3888641f">
<!ENTITY md5 "7194a7a019d24011707e9c67a96a8feb">
<!ENTITY plugin "/boot/config/plugins/&name;">
<!ENTITY emhttp "/usr/local/emhttp/plugins/&name;">
]>
Expand All @@ -14,6 +14,12 @@

<CHANGES>

###2023.03.17
- fixed bug where packages are not installing correctly if line is commented in sources.list

###2023.02.02
- fixed bug for repositories with .sha256 files

###2022.11.13
- fixed bug in update routine for commented and empty lines

Expand Down

0 comments on commit 26430dc

Please sign in to comment.