wok-current diff libsoup-gnome/receipt @ rev 21890
updated screen, screen-pam and screen-terminfo (4.2.1 -> 4.7.0)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Oct 03 11:03:39 2019 +0100 (2019-10-03) |
parents | 6f8fd1c4de21 |
children | 3ad63c8fc2f9 |
line diff
1.1 --- a/libsoup-gnome/receipt Fri May 30 14:25:49 2014 +0300 1.2 +++ b/libsoup-gnome/receipt Thu Oct 03 11:03:39 2019 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libsoup-gnome" 1.7 -VERSION="2.38.1" 1.8 +VERSION="2.48.0" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="GNOME Soup Library." 1.11 MAINTAINER="al.bobylev@gmail.com" 1.12 @@ -16,5 +16,6 @@ 1.13 genpkg_rules() 1.14 { 1.15 mkdir -p $fs/usr/lib 1.16 + 1.17 cp -a $install/usr/lib/libsoup-gnome*.so* $fs/usr/lib 1.18 }