diff --git a/community/libsepol/APKBUILD b/community/libsepol/APKBUILD index 4fe2ec9730e..4c71bb0eb0f 100644 --- a/community/libsepol/APKBUILD +++ b/community/libsepol/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Natanael Copa pkgname=libsepol -pkgver=3.5 +pkgver=3.6 pkgrel=0 pkgdesc="SELinux binary policy manipulation library" url="https://github.com/SELinuxProject/selinux/wiki" @@ -26,5 +26,5 @@ check() { } sha512sums=" -66f45a9f4951589855961955db686b006b4c0cddead6ac49ad238a0e4a34775905bd10fb8cf0c0ff2ab64f9b7d8366b97fcd5b19c382dec39971a2835cc765c8 libsepol-3.5.tar.gz +35a42d2749fc4f71bc6b7488380714f56975564007128566f1c73e5c50bf81c17535b2cfda4583aacb4870aa2cd5885321c01523e415bda8b3326bfefb13d58e libsepol-3.6.tar.gz "