756017d422
Closes: #11084 [via git-merge-pr]
15 lines
540 B
Bash
15 lines
540 B
Bash
# Template file for 'sterm'
|
|
pkgname=sterm
|
|
version=20171215
|
|
revision=1
|
|
_githash=6d1729e4fb40b97752e79b79186f6f7059422e33
|
|
_gitshort="${_githash:0:7}"
|
|
wrksrc="sterm-${_gitshort}"
|
|
build_style=gnu-makefile
|
|
depends="lockdev"
|
|
short_desc="Simple serial terminal"
|
|
maintainer="cr6git <quark6@protonmail.com>"
|
|
homepage="https://rtime.felk.cvut.cz/gitweb/sojka/sterm.git"
|
|
license="GPL-3"
|
|
distfiles="https://rtime.felk.cvut.cz/gitweb/sojka/sterm.git/snapshot/${_githash}.tar.gz"
|
|
checksum=2e503783280320e989c92ee4730834dafae7b9daed0a24954922434ba97555f0
|