sbctl: 0.13 -> 0.14

This commit is contained in:
Tim Biermann 2024-05-09 21:18:29 +02:00
parent 31b7935b08
commit 17e54ebd4f
Signed by untrusted user: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3yD2LWecPRaY7ntaYGVU6i+lQrc4Zc0XGo1AIkIP2CCFaHNDdQ9dkQqUqG99WXTGCVlxVZ+eQSr+aM4xUhWRcQo=
SHA256 (Pkgfile) = 27b26f74cd8494301cb2bee0b9be7c49dffdae147cfdb95f5c7722ef27366615
RWSagIOpLGJF3zXpm8R7FGDWp0UmxSsDCDiCJl+L1tDnT49YXlQhpDRYJiex8TliJsD91vB4/oPERIOV8k+29qxEMyIKi2dvaw8=
SHA256 (Pkgfile) = c5f5754be27a0a3e8dc51c2d28778f303f02253cec8206c41c6aa29568f99e1d
SHA256 (.footprint) = 7d397ddca2dd96e980381be94b2b110e060f778ead2dedfd1de7a05aeeb8eb8f
SHA256 (sbctl-0.13.tar.gz) = efe855ea3de3dcaf5bc8974f724983fee0320a47094f6f4fd5f9e34cfa239456
SHA256 (sbctl-0.14.tar.gz) = c04bb75bf3c2f88d121943697b8d77b9fa87aa886cd9f8f293ff2eae66d6f2bd

View File

@ -5,9 +5,9 @@
# Optional: asciidoc bash-completion dracut zsh
name=sbctl
version=0.13
version=0.14
release=1
source=(https://github.com/Foxboron/sbctl/releases/download/$version/$name-$version.tar.gz)
source=(https://github.com/Foxboron/sbctl/archive/$version/$name-$version.tar.gz)
build() {
cd $name-$version