summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorUnikraft Bot2023-12-11 08:17:13 +0000
committerUnikraft Bot2023-12-11 08:17:13 +0000
commitb92594f0c01c4ba035ee1695bfe50ebd30607a15 (patch)
treede65771859fd435e310eebaea44043094383125e
parent1b6b1b41f5d9c9f245c1b19a630fe122007d1616 (diff)
downloadaur-b92594f0c01c4ba035ee1695bfe50ebd30607a15.tar.gz
Update to v0.7.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb137a25e593..7fed569ef873 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = kraftkit-bin
pkgdesc = Build and use highly customized and ultra-lightweight unikernels
- pkgver = 0.7.0
+ pkgver = 0.7.1
pkgrel = 1
url = https://kraftkit.sh
license = BSD-3-Clause
conflicts = kraftkit
provides = kraftkit
arch = aarch64
- source_aarch64 = https://github.com/unikraft/kraftkit/releases/download/v0.7.0/kraftkit_0.7.0_linux_arm64.tar.gz
- sha256sums_aarch64 = abdab116b15e83d2330ae75874c38087b17311b3778220f722700459bae455d8
+ source_aarch64 = https://github.com/unikraft/kraftkit/releases/download/v0.7.1/kraft_0.7.1_linux_arm64.tar.gz
+ sha256sums_aarch64 = e24f0f86d2df6a7f3861e258664c3b1d90baac98426a427df8ca58fcb3289c0c
arch = x86_64
- source_x86_64 = https://github.com/unikraft/kraftkit/releases/download/v0.7.0/kraftkit_0.7.0_linux_amd64.tar.gz
- sha256sums_x86_64 = 4c4a9c56b47dfe005d1c1a822d8db4ad604b6884d4bdc571bdc1bae5aae0ab98
+ source_x86_64 = https://github.com/unikraft/kraftkit/releases/download/v0.7.1/kraft_0.7.1_linux_amd64.tar.gz
+ sha256sums_x86_64 = 46f786fb39ec2ee5516b4c9467d58a01c0bcf98053b88034e8458c13c621ed68
pkgname = kraftkit-bin
diff --git a/PKGBUILD b/PKGBUILD
index d71e798408fd..ec4cdb46f272 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Alexander Jung <alex at unikraft dot io>
pkgname='kraftkit-bin'
-pkgver=0.7.0
+pkgver=0.7.1
pkgrel=1
pkgdesc='Build and use highly customized and ultra-lightweight unikernels'
url='https://kraftkit.sh'
@@ -11,11 +11,11 @@ license=('BSD-3-Clause')
provides=('kraftkit')
conflicts=('kraftkit')
-source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/unikraft/kraftkit/releases/download/v0.7.0/kraftkit_0.7.0_linux_arm64.tar.gz")
-sha256sums_aarch64=('abdab116b15e83d2330ae75874c38087b17311b3778220f722700459bae455d8')
+source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/unikraft/kraftkit/releases/download/v0.7.1/kraft_0.7.1_linux_arm64.tar.gz")
+sha256sums_aarch64=('e24f0f86d2df6a7f3861e258664c3b1d90baac98426a427df8ca58fcb3289c0c')
-source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/unikraft/kraftkit/releases/download/v0.7.0/kraftkit_0.7.0_linux_amd64.tar.gz")
-sha256sums_x86_64=('4c4a9c56b47dfe005d1c1a822d8db4ad604b6884d4bdc571bdc1bae5aae0ab98')
+source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/unikraft/kraftkit/releases/download/v0.7.1/kraft_0.7.1_linux_amd64.tar.gz")
+sha256sums_x86_64=('46f786fb39ec2ee5516b4c9467d58a01c0bcf98053b88034e8458c13c621ed68')
package() {
# bin