diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-07-13 12:29:07 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-07-14 06:54:11 +0000 |
commit | db65627de7b0c04e792a3c825d9dcd51f080d23d (patch) | |
tree | bd0cf643b976dc0ee5afd3a7d2ee5a8b20874a09 /main/attr | |
parent | daa6e0d05fff7a0d1216fd6719e32d5426b24e8b (diff) | |
download | aports-db65627de7b0c04e792a3c825d9dcd51f080d23d.tar.bz2 aports-db65627de7b0c04e792a3c825d9dcd51f080d23d.tar.xz |
main/attr: move .so to -dev package
ref #384
Diffstat (limited to 'main/attr')
-rw-r--r-- | main/attr/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/attr/APKBUILD b/main/attr/APKBUILD index e244a5aac9..a3a9c399d1 100644 --- a/main/attr/APKBUILD +++ b/main/attr/APKBUILD @@ -2,7 +2,7 @@ pkgname=attr pkgver=2.4.44 _ver=2.4.44 -pkgrel=2 +pkgrel=3 pkgdesc="Extended attribute support library for ACL support" url="http://oss.sgi.com/projects/xfs/" license="LGPL" |