Skip to content

Commit

Permalink
checkpolicy: update to 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
misaka36 authored and PolynomialDivision committed May 18, 2023
1 parent e3e6652 commit a851c17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/utils/checkpolicy/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=checkpolicy
PKG_VERSION:=3.3
PKG_VERSION:=3.5
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/SELinuxProject/selinux/releases/download/$(PKG_VERSION)
PKG_HASH:=25c84edfa3a10ab8cb073b97bc55cb66377532d54a2723da9accdabd05431485
PKG_HASH:=7aa48ab2222a0b9881111d6d7f70c3014d3d9338827d9e02df105a68c0df5dbc
PKG_INSTALL:=1
PKG_BUILD_DEPENDS:=libselinux
HOST_BUILD_DEPENDS:=libselinux/host
Expand Down

0 comments on commit a851c17

Please sign in to comment.