diff options
| author | rawnix ports <ports@rawnix.org> | 2026-09-27 00:23:20 +0000 |
|---|---|---|
| committer | rawnix ports <ports@rawnix.org> | 2026-09-27 00:23:20 +0000 |
| commit | b01030119c91dc55270a864964aa2c9ea55a08dc (patch) | |
| tree | 8224047f5731d499ef1b6729198584f0fadae891 /core/mkpkg/MAKEPKG | |
| parent | 9593c33826a470e8ce577087b9356f8b409a8ac6 (diff) | |
| download | ports-b01030119c91dc55270a864964aa2c9ea55a08dc.tar.gz | |
sync 2026-09-27 00:23 UTC
11 files changed, 33 insertions(+), 33 deletions(-)
Diffstat (limited to 'core/mkpkg/MAKEPKG')
| -rw-r--r-- | core/mkpkg/MAKEPKG | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/mkpkg/MAKEPKG b/core/mkpkg/MAKEPKG index a729427..7f07396 100644 --- a/core/mkpkg/MAKEPKG +++ b/core/mkpkg/MAKEPKG @@ -3,13 +3,13 @@ # url: https://rawnix.org name=mkpkg -version=1.5.8 -release=2 +version=1.6.0 +release=1 depends=(libressl libcap2 tar wget rsync signify-openbsd) source=(https://dl.rawnix.org/zorz/$name-$version.tar.gz) sha256sums=( - "72887197b2adfbb8f6e225d944840e0bd75e4e9d01ff4dfc979e49f68eb0c6ce" + "fa09d3df1e090c06e2a63b5daf1d2dd04097b7c170954df60355485b9951d503" ) build() { |
