wok diff cryptopp/receipt @ rev 24069

Add some current_version()
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jul 06 11:01:20 2021 +0000 (2021-07-06)
parents 8f633e989eed
children ad8b9ff412d2
line diff
     1.1 --- a/cryptopp/receipt	Mon Feb 18 11:22:40 2019 +0100
     1.2 +++ b/cryptopp/receipt	Tue Jul 06 11:01:20 2021 +0000
     1.3 @@ -17,6 +17,7 @@
     1.4  	sed -i 's|uname -m|echo i486|' GNUmakefile
     1.5  	make PREFIX=/usr &&
     1.6  	make PREFIX=/usr libcryptopp.so &&
     1.7 +	make PREFIX=/usr libcryptopp.pc &&
     1.8  	make PREFIX=/usr install
     1.9  }
    1.10