wok diff libassuan/receipt @ rev 23112

updated libtorrent-rasterbar and libtorrent-rasterbar-dev again (1.2.0 -> 1.2.5)
author Hans-G?nter Theisgen
date Thu Mar 12 16:27:01 2020 +0100 (2020-03-12)
parents accf85e049b4
children ede1d184d5c5
line diff
     1.1 --- a/libassuan/receipt	Mon Mar 02 17:29:40 2020 +0100
     1.2 +++ b/libassuan/receipt	Thu Mar 12 16:27:01 2020 +0100
     1.3 @@ -18,7 +18,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	# Integrity check: https://www.gnupg.org/download/integrity_check.html
     1.7 -	echo "6d81bf42fa91ed2894df8b65764ce899e39776f8"  $SRC/$TARBALL" | sha1sum -c || exit 1
     1.8 +	echo "6d81bf42fa91ed2894df8b65764ce899e39776f8  $SRC/$TARBALL" | sha1sum -c || exit 1
     1.9  
    1.10  	./configure $CONFIGURE_ARGS &&
    1.11  	make &&