aoeui: update to 1.7.
This commit is contained in:
parent
ce4ce792d3
commit
ca4a461996
1 changed files with 3 additions and 2 deletions
|
@ -1,13 +1,14 @@
|
|||
# Template file for 'aoeui'
|
||||
pkgname=aoeui
|
||||
version=1.7
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="m4"
|
||||
short_desc="Lightweight UNIX-friendly text editor"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://sites.google.com/site/aoeuiandasdfg/Home"
|
||||
distfiles="https://aoeui.googlecode.com/svn/trunk/aoeui-1.7.tgz"
|
||||
distfiles="https://aoeui.googlecode.com/svn/trunk/${pkgname}-${version}.tgz"
|
||||
checksum=f4c067ad2c3b95ad130411195dd53ea49300e8e3496ecf0deceff20350c7670d
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue