wok diff p11-kit-dev/receipt @ rev 24651
updated i2c-tools and i2c-tools-dev (4.1 -> 4.3)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Mar 10 17:14:42 2022 +0100 (2022-03-10) |
parents | f9f616c89890 |
children | bca2771f44f4 |
line diff
1.1 --- a/p11-kit-dev/receipt Fri May 31 15:09:23 2019 +0100 1.2 +++ b/p11-kit-dev/receipt Thu Mar 10 17:14:42 2022 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="p11-kit-dev" 1.7 -VERSION="0.23.16" 1.8 +VERSION="0.23.20" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Library to work with PKCS#11 modules, development files." 1.11 MAINTAINER="slaxemulator@gmail.com" 1.12 @@ -17,6 +17,7 @@ 1.13 genpkg_rules() 1.14 { 1.15 mkdir -p $fs/usr/lib 1.16 + 1.17 cp -a $install/usr/lib/pkgconfig $fs/usr/lib 1.18 cp -a $install/usr/include $fs/usr 1.19 }