diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2020-08-16 12:53:59 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2020-08-16 12:53:59 +1000 |
commit | d3e5cffbd12eb28cb25a9923dc0079034ebe4fb0 (patch) | |
tree | e00d8c4a352e3bf7a2be2ada5517c5b2b3bb2b4e /libixion | |
parent | a4f5e1105775e0bc94706cbc9837685794852c9b (diff) | |
download | contrib-d3e5cffbd12eb28cb25a9923dc0079034ebe4fb0.tar.gz contrib-d3e5cffbd12eb28cb25a9923dc0079034ebe4fb0.tar.xz |
libixion: update dependency py3boost -> boost
Diffstat (limited to 'libixion')
-rw-r--r-- | libixion/.signature | 4 | ||||
-rw-r--r-- | libixion/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/libixion/.signature b/libixion/.signature index 4241d7c0f..5d94fa1d6 100644 --- a/libixion/.signature +++ b/libixion/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF33yjaudkud1bSG7knSqcMq+IkRJ5ZvMwlIYLmi72M5OatMA8l1xlm77v3uow9hylV5K0jSVSe5E8uYu3sQhw6AM= -SHA256 (Pkgfile) = 00d5857cfadb2f7693b74104a5b28dd648d6b37d6b91eba9199728c153810f1b +RWSagIOpLGJF32ptNdggHWXYpmyh3m/UKPY3wz4N2GCTz2XnAJFWHe+iTSCgHOmJlmAJKsclTo7AvdMptJaHI6ukv0vGRXesXAw= +SHA256 (Pkgfile) = a184790ef1eff1609790572a9413993e9257e5a5de19d0c5c92d2b88860c7b98 SHA256 (.footprint) = 87824f740fb9fbf13dd29153a22dc8d7791026ad380bca15e3436c48395791ae SHA256 (libixion-0.15.0.tar.xz) = b1f60af61be875e3bfa7ad18203a6c8ccdeb9922a531e196029fc42fbfa0b9e6 diff --git a/libixion/Pkgfile b/libixion/Pkgfile index 084571515..41e065abf 100644 --- a/libixion/Pkgfile +++ b/libixion/Pkgfile @@ -1,7 +1,7 @@ # Description: a library for calculating the results of formula expressions stored in multiple named targets # URL: https://gitlab.com/ixion/ixion # Maintainer: Tim Biermann, tbier at posteo dot de -# Depends on: mdds py3boost spdlog +# Depends on: mdds boost spdlog name=libixion version=0.15.0 |