mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
main/tiny-ec2-bootstrap: update to 1.4.1
Fixes exansion of root partition when util-linux package has been installed
This commit is contained in:
parent
c75ac03d7e
commit
16b22e5cee
@ -1,7 +1,8 @@
|
||||
# Contributor: Jake Buchholz <tomalok@gmail.com>
|
||||
# Contributor: Mike Crute <mike@crute.us>
|
||||
# Maintainer: Mike Crute <mike@crute.us>
|
||||
pkgname=tiny-ec2-bootstrap
|
||||
pkgver=1.4.0
|
||||
pkgver=1.4.1
|
||||
pkgrel=0
|
||||
pkgdesc="A tiny EC2 instance bootstrapper that uses instance metadata"
|
||||
url="https://github.com/mcrute/tiny-ec2-bootstrap"
|
||||
@ -16,4 +17,4 @@ package() {
|
||||
make PREFIX=$pkgdir install
|
||||
}
|
||||
|
||||
sha512sums="a57476e7a9fedd2140766f2151cae3771cd3b64826d2f793e32ff14f5ae55ed0d00b327849e6cf17e25b64e6f1307421cd2806dfbbf41cb95990bdafff04364b tiny-ec2-bootstrap-1.4.0.tar.gz"
|
||||
sha512sums="17b59af93e82364cd2f9ca4383f5ba5420f2b835b0940aaf5635fc7bc6ecdc8d650732b0e247a8fb560bac6685765bab1367bdb94ae1176519c6c375f50259db tiny-ec2-bootstrap-1.4.1.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user