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/revdep/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/revdep/MAKEPKG')
| -rw-r--r-- | core/revdep/MAKEPKG | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/revdep/MAKEPKG b/core/revdep/MAKEPKG index 727901d..c11fc9d 100644 --- a/core/revdep/MAKEPKG +++ b/core/revdep/MAKEPKG @@ -3,13 +3,13 @@ # url: https://rawnix.org name=revdep -version=1.2.0 +version=1.3.0 release=1 depends=(libelf zlib zstd) source=(https://dl.rawnix.org/zorz/$name-$version.tar.gz) sha256sums=( - "285f0cbaee913796a213f07c19822caa6ae5a1135fee19254912b1fcc4dcc46c" + "9c6d47570ff64c3dd370b04b13d9bf53a91668d9fcc12c889b1683fad53a1218" ) build() { |
