mkbootimg-osm0sis: update to 2018.10.27
This commit is contained in:
parent
542acc1953
commit
069a27c331
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
pkgname=mkbootimg-osm0sis
|
pkgname=mkbootimg-osm0sis
|
||||||
pkgver=2018.05.10
|
pkgver=2018.10.27
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Android bootimg tools (maintained fork of the C version, see #441)"
|
pkgdesc="Android bootimg tools (maintained fork of the C version, see #441)"
|
||||||
url="https://github.com/osm0sis/mkbootimg"
|
url="https://github.com/osm0sis/mkbootimg"
|
||||||
|
@ -23,4 +23,4 @@ package() {
|
||||||
install -Dm755 "$builddir/unpackbootimg" "${pkgdir}/usr/bin/unpackbootimg"
|
install -Dm755 "$builddir/unpackbootimg" "${pkgdir}/usr/bin/unpackbootimg"
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="2f375b104f6a976c0e395afd4654f3d25aa3d786969150b342fa1020ef82dce6402cb9cc977c0ecbd421213eecaeedfce98ef1fc7d9105579ffee1e0d29becd6 mkbootimg-osm0sis-2018.05.10.tar.gz"
|
sha512sums="60d1b1008c3627a118afa66a002c9239023b07adfacff892745326886e16a88b5b394873a7c816fbf6e94ee74b87899db8dede959683aaf0c7802b0d175d5abb mkbootimg-osm0sis-2018.10.27.tar.gz"
|
||||||
|
|
Loading…
Reference in a new issue