picocom: update to 2.2.
This commit is contained in:
parent
11540389eb
commit
1ea75a3bfa
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'picocom'
|
||||
pkgname=picocom
|
||||
version=2.1
|
||||
version=2.2
|
||||
revision=1
|
||||
short_desc="Minimal dumb-terminal emulation program like minicom"
|
||||
maintainer="allan <mail@may.mooo.com>"
|
||||
license="GPL-2"
|
||||
homepage="https://github.com/npat-efault/picocom"
|
||||
distfiles="https://github.com/npat-efault/picocom/archive/${version}.tar.gz"
|
||||
checksum=6b152fc5f816eaef6b86336a4cec7cf1496b7c712061e5aea5a36f143a0b09ed
|
||||
checksum=3e3904158d675541f0fcfdcd1f671b38445338f536080f5de8d6674b5f33d4ce
|
||||
|
||||
do_build() {
|
||||
make CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" ${makejobs}
|
||||
|
|
Loading…
Reference in a new issue