Skip to content

Commit

Permalink
New package: reboot-mode-1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JamiKettunen authored and the-maldridge committed Feb 12, 2022
1 parent 5c451c5 commit a052f2a
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions srcpkgs/reboot-mode/template
@@ -0,0 +1,16 @@
# Template file for 'reboot-mode'
pkgname=reboot-mode
version=1.0.0
revision=1
build_style=gnu-makefile
make_build_target=${pkgname}
short_desc="Reboot a mobile device to a specific mode"
maintainer="Jami Kettunen <jami.kettunen@protonmail.com>"
license="GPL-3.0-or-later"
homepage="https://gitlab.com/postmarketOS/reboot-mode"
distfiles="${homepage}/-/archive/${version}/${pkgname}-${version}.tar.gz"
checksum=c4e34f77ef09dd7281700255bffe31bdb28ca1b1e12ccb43d74f350459e987cd

do_install() {
vbin ${pkgname}
}

0 comments on commit a052f2a

Please sign in to comment.