mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
community/zram-init: upgrade to 8.1
This commit is contained in:
parent
192f6e7eae
commit
a43c9c5ecd
@ -2,8 +2,8 @@
|
||||
# Contributor: Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org>
|
||||
# Contributor: Pedro Filipe <xpecex@outlook.com>
|
||||
pkgname=zram-init
|
||||
pkgver=8.0
|
||||
pkgrel=1
|
||||
pkgver=8.1
|
||||
pkgrel=0
|
||||
pkgdesc="wrapper script for the zram kernel module"
|
||||
arch="noarch"
|
||||
url="https://github.com/vaeth/zram-init"
|
||||
@ -13,11 +13,9 @@ subpackages="$pkgname-zsh-completion:zshcomp $pkgname-openrc"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/vaeth/zram-init/archive/v$pkgver.tar.gz
|
||||
default-lz4.patch
|
||||
"
|
||||
builddir="$srcdir/$pkgname-$pkgver"
|
||||
options="!check"
|
||||
|
||||
package() {
|
||||
cd "$builddir"
|
||||
install -Dm644 modprobe.d/zram.conf "$pkgdir"/etc/modprobe.d/zram.conf
|
||||
install -Dm755 sbin/zram-init "$pkgdir"/usr/sbin/zram-init
|
||||
|
||||
@ -34,5 +32,5 @@ zshcomp() {
|
||||
"$subpkgdir"/usr/share/zsh/site-functions/_$pkgname
|
||||
}
|
||||
|
||||
sha512sums="d8efb796f14482b389db940fda1cc2d3869fa139bb3d60d282fb4bfa9ee6f7adb93801c6e22860bf1eb1a2b1c4715681418f916ae7a96c1fe58ef003365eed34 zram-init-8.0.tar.gz
|
||||
sha512sums="8f688accb7a4231f705f694c4b4e7344bbb338b2b1f09a6dacd900020a4e8583105b25fef5b40f39630db88db6fcc8ec79824945ceaee95ea1279d09d081a994 zram-init-8.1.tar.gz
|
||||
4dee4a83771fec0b4ea63e59f61d7615ae7253acaff46a219d700237326e8b96d3d2fda31754c3c7bc53c04159d163dcdc432bfb790f9e9a52faef508036b3ed default-lz4.patch"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user