wok-next diff libatomic_ops/receipt @ rev 21727

created recipe for vbindiff
author Hans-G?nter Theisgen
date Sat Nov 21 14:32:44 2020 +0100 (2020-11-21)
parents df20b2110f7e
children
line diff
     1.1 --- a/libatomic_ops/receipt	Wed Jul 11 02:06:34 2018 +0300
     1.2 +++ b/libatomic_ops/receipt	Sat Nov 21 14:32:44 2020 +0100
     1.3 @@ -1,19 +1,19 @@
     1.4  # SliTaz package receipt v2.
     1.5  
     1.6  PACKAGE="libatomic_ops"
     1.7 -VERSION="7.6.2"
     1.8 +VERSION="7.6.6"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Atomic memory update operations portable implementation"
    1.11  MAINTAINER="al.bobylev@gmail.com"
    1.12  LICENSE="GPL2"
    1.13  WEB_SITE="https://github.com/ivmai/libatomic_ops"
    1.14 -LFS="http://www.linuxfromscratch.org/blfs/view/stable/general/libatomic_ops.html"
    1.15 +LFS="http://www.linuxfromscratch.org/blfs/view/svn/general/libatomic_ops.html"
    1.16  REPOLOGY="libatomic-ops"
    1.17  
    1.18  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.19  WGET_URL="https://github.com/ivmai/libatomic_ops/releases/download/v$VERSION/$TARBALL"
    1.20  
    1.21 -SPLIT="libatomic_ops-dev"
    1.22 +SPLIT="$PACKAGE-dev"
    1.23  
    1.24  compile_rules() {
    1.25  	./configure \