abduco: update to 0.2.
This commit is contained in:
parent
e38eef278f
commit
72f9687712
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'abduco'
|
||||
pkgname=abduco
|
||||
version=0.1
|
||||
version=0.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Session management in a clean and simple way"
|
||||
|
@ -8,10 +8,10 @@ maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
|||
license="ISC"
|
||||
homepage="http://www.brain-dump.org/projects/abduco/"
|
||||
distfiles="http://www.brain-dump.org/projects/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=b4ef297cb7cc81170dc7edf75385cb1c55e024a52f90c1dd0bc0e9862e6f39b5
|
||||
checksum=c8b75a903b0914dd7804d57566f571f3f5efa91e46482bfb4652400156a71912
|
||||
|
||||
pre_build() {
|
||||
sed -i 's|@strip|@${STRIP}|g' Makefile
|
||||
sed -i '/^STRIP =/d' config.mk
|
||||
}
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue