diff options
author | Przemyslaw Pawelczyk <przemoc@zoho.com> | 2016-04-23 01:11:58 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-04-25 07:11:52 +0000 |
commit | 26abb36b0d7f7070b6b510bc3fe08870915c94f2 (patch) | |
tree | bd787e95738316580982f510483b84677bb5a9f3 /testing/fcron/APKBUILD | |
parent | 0f920d3abed21639fb843e30ebb8ef914bcf7278 (diff) | |
download | aports-26abb36b0d7f7070b6b510bc3fe08870915c94f2.tar.bz2 aports-26abb36b0d7f7070b6b510bc3fe08870915c94f2.tar.xz |
testing/[various]: bump pkgrel for pre-install fixes
Diffstat (limited to 'testing/fcron/APKBUILD')
-rw-r--r-- | testing/fcron/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/fcron/APKBUILD b/testing/fcron/APKBUILD index 6c2b99d180..4f8d534056 100644 --- a/testing/fcron/APKBUILD +++ b/testing/fcron/APKBUILD @@ -2,7 +2,7 @@ pkgname=fcron pkgver=3.2.0 -pkgrel=0 +pkgrel=1 pkgdesc="periodical command scheduler for systems not always up" url="http://fcron.free.fr/" install="fcron.pre-install" |