diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-27 13:02:29 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-27 13:03:45 +0000 |
commit | 393705890687b439efd1303b6824c2dd191eba6a (patch) | |
tree | 960ecb9463e882b5f2dd6fe016486d671633928f /main/alpine-base | |
parent | 5b46096d707de37928678c065fb622e199a33a3c (diff) | |
download | aports-393705890687b439efd1303b6824c2dd191eba6a.tar.bz2 aports-393705890687b439efd1303b6824c2dd191eba6a.tar.xz |
==== release 2.4.0_rc1 ====v2.4.0_rc1
Diffstat (limited to 'main/alpine-base')
-rw-r--r-- | main/alpine-base/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/alpine-base/APKBUILD b/main/alpine-base/APKBUILD index e8514fb1e8..06d2a1195e 100644 --- a/main/alpine-base/APKBUILD +++ b/main/alpine-base/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Natanael Copa <ncopa@alpinelinux.org> # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=alpine-base -pkgver=2.4_beta20120403 +pkgver=2.4.0_rc1 pkgrel=0 pkgdesc="Meta package for minimal alpine base" url="http://alpinelinux.org" |