opentmpfiles: update to 0.2.
This commit is contained in:
parent
2b9177d858
commit
78986113e6
1 changed files with 4 additions and 3 deletions
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'opentmpfiles'
|
||||
pkgname=opentmpfiles
|
||||
version=0.1.3
|
||||
version=0.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-makefile
|
||||
short_desc="A standalone utility for handling systemd-style tmpfiles.d settings"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="BSD"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/OpenRC/opentmpfiles"
|
||||
distfiles="https://github.com/OpenRC/opentmpfiles/archive/${version}.tar.gz"
|
||||
checksum=1fdd4587c62d815296fb4162002cf001e3ed7aae8727d9b4360f527169e6b3be
|
||||
checksum=4fa6a78600b1d67d34c441919e5e62ad181af358d9353ce380f515d623177ecb
|
||||
make_install_args="bindir=/usr/bin"
|
||||
|
||||
pre_install() {
|
||||
|
|
Loading…
Reference in a new issue