Revbump main pkg and unset revision off all subpkgs.

This commit is contained in:
Juan RP
2012-05-23 08:14:33 +02:00
parent 564dd67619
commit 861041b245
494 changed files with 265 additions and 516 deletions

View File

@@ -5,7 +5,6 @@ long_desc="${long_desc}
This package contains files for development, headers, static libs, etc."
revision=1
Add_dependency run glibc-devel
Add_dependency run libdaemon

View File

@@ -1,7 +1,7 @@
# Template file for 'libdaemon'
pkgname=libdaemon
version=0.14
revision=2
revision=3
distfiles="http://0pointer.de/lennart/projects/$pkgname/$pkgname-$version.tar.gz"
build_style=gnu-configure
configure_args="--disable-lynx"