tazpkg diff modules/info @ rev 949

modules/get, modules/install: use "release checksum" too, as defined in packages.info field #9.
Checksum from packages.md5 used in verifying downloaded package file, while checksum in packages.info[$9] used in updates checking.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jul 20 22:40:46 2017 +0300 (2017-07-20)
parents 9e271be1090b
children 4802158453e1
line diff
     1.1 --- a/modules/info	Wed Feb 08 05:32:39 2017 +0200
     1.2 +++ b/modules/info	Thu Jul 20 22:40:46 2017 +0300
     1.3 @@ -13,7 +13,7 @@
     1.4  
     1.5  
     1.6  
     1.7 -# Unset variables that may absent in the receipt
     1.8 +# Unset variables that may be absent in the receipt
     1.9  unset EXTRAVERSION TAGS DEPENDS PROVIDE SIZES
    1.10  
    1.11  if [ -e "$1" -a "${1%.tazpkg}" != "$1" ]; then