aboutsummaryrefslogtreecommitdiffstats
path: root/main/mkinitfs/APKBUILD
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2016-08-10 15:17:32 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2016-08-11 11:59:23 +0200
commit8052a58b93fa88cebb0ab40eb2c463ccd71d0ecc (patch)
tree1be67ab0f6a4fdaa4e3d7dc5ea4164017719f2f9 /main/mkinitfs/APKBUILD
parent98746846c0f069bd840293e46bd272f98ee06ca8 (diff)
downloadaports-8052a58b93fa88cebb0ab40eb2c463ccd71d0ecc.tar.bz2
aports-8052a58b93fa88cebb0ab40eb2c463ccd71d0ecc.tar.xz
main/mkinitfs: update group file
Diffstat (limited to 'main/mkinitfs/APKBUILD')
-rw-r--r--main/mkinitfs/APKBUILD13
1 files changed, 8 insertions, 5 deletions
diff --git a/main/mkinitfs/APKBUILD b/main/mkinitfs/APKBUILD
index 3ceba68d2a..af524f130e 100644
--- a/main/mkinitfs/APKBUILD
+++ b/main/mkinitfs/APKBUILD
@@ -2,7 +2,7 @@
pkgname=mkinitfs
pkgver=3.0.5
_ver=${pkgver%_git*}
-pkgrel=2
+pkgrel=3
pkgdesc="Tool to generate initramfs images for Alpine"
url="http://git.alpinelinux.org/cgit/mkinitfs"
makedepends_build=""
@@ -14,12 +14,12 @@ triggers="$pkgname.trigger=/usr/share/kernel/*"
source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$_ver.tar.xz
0001-init-add-support-for-ttyMFD-and-ttyUSB-serial-consol.patch
0001-init-dont-use-local-in-global-scope.patch
+ 0001-group-sync-with-alpine-baselayout.patch
"
arch="all"
license="GPL2"
builddir="$srcdir"/$pkgname-$_ver
-
build() {
cd "$builddir"
make VERSION=$pkgver-r$pkgrel || return 1
@@ -32,10 +32,13 @@ package() {
md5sums="de3f95912a542dfabbf0573620549a29 mkinitfs-3.0.5.tar.xz
a4227598291fa7338ad1128bfef3720c 0001-init-add-support-for-ttyMFD-and-ttyUSB-serial-consol.patch
-a74631b5f40001dd259a2a6ebcaec544 0001-init-dont-use-local-in-global-scope.patch"
+a74631b5f40001dd259a2a6ebcaec544 0001-init-dont-use-local-in-global-scope.patch
+db888a1a502fe281bbe0b1add81bf62f 0001-group-sync-with-alpine-baselayout.patch"
sha256sums="3f13619f161c506796b91f2db17644eba25c2ffc923aa0c8fff0213d1f660aa4 mkinitfs-3.0.5.tar.xz
17547dbc77bd19d940550ea6243b44212d21a6797aee4202e4e22c31143bf9e6 0001-init-add-support-for-ttyMFD-and-ttyUSB-serial-consol.patch
-7253cd8ebc1487e4bfb98d81edd68b24a4364e9fa8e48c73fc6903f2077b056e 0001-init-dont-use-local-in-global-scope.patch"
+7253cd8ebc1487e4bfb98d81edd68b24a4364e9fa8e48c73fc6903f2077b056e 0001-init-dont-use-local-in-global-scope.patch
+17b8a04db505eea9e176da00f9389ca80f65ed88c0288f6785f9ab108164361a 0001-group-sync-with-alpine-baselayout.patch"
sha512sums="246f25ce3fb65ea19dbe611ad44a106930c28b2c7111908462d4a252433011280715b2cf87ee81cc6f0860679fd1d0a109d03040647498137e42b22ccc711662 mkinitfs-3.0.5.tar.xz
35b4cf3f74e394d87b321d335ec4dff6973bfd9a38cdc81609e21e025ee3fb9af7d2744cf9941531603df829af1f7fba433074915ba88a688d375cfe40dad07a 0001-init-add-support-for-ttyMFD-and-ttyUSB-serial-consol.patch
-ca1bd66bc6d366dc74da389397f3e0d81b3afa21a534269230ab33f415e633b19ce54327b78713847461b67d6d23a85019c79e1fbbf1a964ee0bd26013ddf33f 0001-init-dont-use-local-in-global-scope.patch"
+ca1bd66bc6d366dc74da389397f3e0d81b3afa21a534269230ab33f415e633b19ce54327b78713847461b67d6d23a85019c79e1fbbf1a964ee0bd26013ddf33f 0001-init-dont-use-local-in-global-scope.patch
+2736650e0c06d47f2cd0dcc4a9c3d575b2b5284ee8d1aa0cccd45b5855ff6704171f5b7761b8c88536c8dca84943810e9332db9f2e03681f6355c5068a3a3092 0001-group-sync-with-alpine-baselayout.patch"