12 lines
433 B
Bash
12 lines
433 B
Bash
# Template file for 'sterm'
|
|
pkgname=sterm
|
|
version=20200306
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
depends="lockdev"
|
|
short_desc="Simple serial terminal"
|
|
maintainer="Frantisek Fladung <fladufra@fel.cvut.cz>"
|
|
license="GPL-3.0-only"
|
|
homepage="https://rtime.felk.cvut.cz/gitweb/sojka/sterm.git"
|
|
distfiles="https://github.com/wentasah/sterm/archive/${version}.tar.gz"
|
|
checksum=61c963e7b1f2caf7024567fb101ec839aea3fa6cf0eedf881ac86c7917694776
|