diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-07-15 07:13:03 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-07-15 07:13:03 +0000 |
commit | 2f47e5640608bcf14bbba9ab03e448ab676b653a (patch) | |
tree | 42bd66bfaf4c266fa9e5aaf179576e7102e05cdb /main | |
parent | 109916ed9b87a0e5ef543c722d302d06f348a34e (diff) | |
download | aports-2f47e5640608bcf14bbba9ab03e448ab676b653a.tar.bz2 aports-2f47e5640608bcf14bbba9ab03e448ab676b653a.tar.xz |
main/icu: move .so to -dev package
ref #384
Diffstat (limited to 'main')
-rw-r--r-- | main/icu/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/icu/APKBUILD b/main/icu/APKBUILD index df9de54b1d..6ac224b047 100644 --- a/main/icu/APKBUILD +++ b/main/icu/APKBUILD @@ -2,7 +2,7 @@ pkgname=icu pkgver=4.4.1 _ver=4_2_1 -pkgrel=0 +pkgrel=1 pkgdesc="International Components for Unicode library" url="http://www.icu-project.org/" license="custom:icu" |