# cni-plugins/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The sources were obtained as follows: ocgitfetch --run cni-plugins \ --checkout=v1.5.1 \ https://github.com/containernetworking/plugins.git #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] configure = none defer = glibc64 license = tbd proddir = none tmpsize = 32M #--------------------------------------------------------------------- [depends] tar #--------------------------------------------------------------------- [build] BINDIR=/opt/cni/bin mkdir -p $BINDIR rm -f $BINDIR/* ./build_linux.sh mv bin/* $BINDIR/ #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian_page = tbd url_home = tbd url_lfs = tbd url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 210511 Added package. Started with 8de028774 ("git" hash). 220505 Updated to 4744ec27b - same as 1.1.1 240708 Updated to 8fc26ce7a - same as 1.4.1 240824 Updated to c29dc79f9 - same as 1.5.1