diff options
Diffstat (limited to 'core/mkpkg/MAKEPKG')
| -rw-r--r-- | core/mkpkg/MAKEPKG | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/mkpkg/MAKEPKG b/core/mkpkg/MAKEPKG index 7f07396..2dee77e 100644 --- a/core/mkpkg/MAKEPKG +++ b/core/mkpkg/MAKEPKG @@ -4,12 +4,12 @@ name=mkpkg version=1.6.0 -release=1 +release=2 depends=(libressl libcap2 tar wget rsync signify-openbsd) source=(https://dl.rawnix.org/zorz/$name-$version.tar.gz) sha256sums=( - "fa09d3df1e090c06e2a63b5daf1d2dd04097b7c170954df60355485b9951d503" + "27b6f9c998216325c99e844297e13efe3ae03e9b9f7744d14213a1be2e81bf02" ) build() { |
