File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# Template file for 'librewolf'
22pkgname=librewolf
3- version=142.0.1 
3+ version=143.0 
44revision=1
55_rev=1
66wrksrc=${pkgname}-${version}-${_rev}
77build_helper="rust"
88short_desc="LibreWolf web browser"
99maintainer="index <index@mailbox.org>"
10- license="MPL-2.0, GPL -2.0-or-later,  LGPL-2.1-or-later "
10+ license="GPL-3.0-only AND LGPL -2.1-only AND  LGPL-3.0-only AND MPL-2.0 "
1111homepage="https://librewolf.net/"
1212distfiles="https://gitlab.com/api/v4/projects/32320088/packages/generic/librewolf-source/${version}-${_rev}/${pkgname}-${version}-${_rev}.source.tar.gz"
13- checksum=770fd784b91a836edd327e816d735a91852872909933dd8a167cd59f388ffbe1 
13+ checksum=95e12aca5828c7e1b0b0077ad812554b1573d135264d3f17f0e5e0a1ca9270af 
1414
1515lib32disabled=yes
1616
@@ -77,8 +77,8 @@ do_build() {
7777	export AS="${CC}"
7878	export CFLAGS="-O2"
7979	export CXXFLAGS="-O2"
80- 	export  HOST_CFLAGS="" 
81- 	export  HOST_CXXFLAGS="" 
80+ 	unset  HOST_CFLAGS
81+ 	unset  HOST_CXXFLAGS
8282	export LDFLAGS="-Wl,-rpath=/usr/lib/librewolf"
8383	# export LDFLAGS+="-Wl,--threads=${XBPS_MAKEJOBS}"
8484
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments