abduco: update to 0.3.
This commit is contained in:
parent
fcdb5afc1b
commit
70596528d1
|
@ -1,18 +1,14 @@
|
|||
# Template file for 'abduco'
|
||||
pkgname=abduco
|
||||
version=0.2
|
||||
version=0.3
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Session management in a clean and simple way"
|
||||
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="ISC"
|
||||
homepage="http://www.brain-dump.org/projects/abduco/"
|
||||
distfiles="http://www.brain-dump.org/projects/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=c8b75a903b0914dd7804d57566f571f3f5efa91e46482bfb4652400156a71912
|
||||
|
||||
pre_build() {
|
||||
sed -i '/^STRIP =/d' config.mk
|
||||
}
|
||||
checksum=934bf0b9ae25fb3f71b775387b5f281bf7d175fea79c12ec28ffdbbbb95390d4
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue