perl-IO-Stty: update to 0.04.
This commit is contained in:
parent
07edd509f3
commit
6ee02f4ce7
1 changed files with 7 additions and 7 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'perl-IO-Stty'
|
# Template file for 'perl-IO-Stty'
|
||||||
pkgname=perl-IO-Stty
|
pkgname=perl-IO-Stty
|
||||||
version=0.03
|
version=0.04
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="IO-Stty-${version}"
|
wrksrc="IO-Stty-${version}"
|
||||||
build_style=perl-ModuleBuild
|
build_style=perl-module
|
||||||
hostmakedepends="perl perl-Module-Build"
|
hostmakedepends="perl"
|
||||||
makedepends="perl"
|
makedepends="${hostmakedepends}"
|
||||||
depends="perl"
|
depends="${makedepends}"
|
||||||
short_desc="Stty - Change and print terminal line settings"
|
short_desc="Stty - Change and print terminal line settings"
|
||||||
maintainer="adam <ametisf@gmail.com>"
|
maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
||||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
homepage="https://github.com/toddr/IO-Stty"
|
homepage="https://github.com/toddr/IO-Stty"
|
||||||
distfiles="https://github.com/toddr/IO-Stty/archive/${version}.tar.gz"
|
distfiles="https://github.com/toddr/IO-Stty/archive/${version}.tar.gz"
|
||||||
checksum=108eeae3ac48511b49097032570ab02095222ca1fc1c796776c5b1d2503e9115
|
checksum=4c4745cee0b2dfc3d97f247628aff9f3fccafb638bd4876a9f20e27aeb0e824e
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue