sed: install into /usr, revbump.
This commit is contained in:
@@ -1,12 +1,14 @@
|
|||||||
# Template file for 'sed'
|
# Template file for 'sed'
|
||||||
pkgname=sed
|
pkgname=sed
|
||||||
version=4.2.1
|
version=4.2.1
|
||||||
revision=2
|
revision=3
|
||||||
|
homepage="http://www.gnu.org/software/sed"
|
||||||
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--bindir=/bin --without-included-regex"
|
configure_args="--without-included-regex"
|
||||||
short_desc="The GNU stream editor"
|
short_desc="The GNU stream editor"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
license="GPL-3"
|
||||||
checksum=8773541ce097fdc4c5b9e7da12a82dffbb30cd91f7bc169f52f05f93b7fc3060
|
checksum=8773541ce097fdc4c5b9e7da12a82dffbb30cd91f7bc169f52f05f93b7fc3060
|
||||||
long_desc="
|
long_desc="
|
||||||
Sed, the GNU Stream Editor, copies the named files (standard input default)
|
Sed, the GNU Stream Editor, copies the named files (standard input default)
|
||||||
|
|||||||
Reference in New Issue
Block a user