From 799afba3ea6fe76206cd30d58eb1fd711f6e5549 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Fri, 15 Mar 2024 17:18:06 +0100 Subject: [PATCH] portdbc: 1.2 -> 1.3 --- portdbc/.signature | 6 +++--- portdbc/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/portdbc/.signature b/portdbc/.signature index 5f1a03695..79b71996d 100644 --- a/portdbc/.signature +++ b/portdbc/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/fp/jTuWemjIOb27p1thbOR/fgSCpdbuPYYO0Nfe03ltXKsfUq2nJhIfwAk0Zv1Tks8/9vQbL0ahLdo6wVkyLQk= -SHA256 (Pkgfile) = ac2b43fea582bfb35892ab490bc40602e25c0e940b6ce2f3746cd55508b22955 +RWSE3ohX2g5d/VC8r9e42h8zqtD9y/aRnsJWl4hd9uE+C0/6pUc6ROhV8OyOnUiEyZZrgAaQkgVRDK6bSUuXPGzKYuFytRAZgQ0= +SHA256 (Pkgfile) = baf843e7e1182a46104115ba69f2caa513aea507e4f797b7e364f4a942386c7b SHA256 (.footprint) = 820e6295a17aa52cbcd41f21688898735b3014a9143b4d88a03f16919a608a3c -SHA256 (portdbc-1.2.tar.gz) = fd7c6bafe80e7ee8d89d1c7bcc4f2c7d69a3711a748caf6eb688e0ac3ed35c38 +SHA256 (portdbc-1.3.tar.gz) = df6b01b023474e61816ef559e1c5d2cc3b893780fd6ee2fc0d0ab3a932dd8ca6 diff --git a/portdbc/Pkgfile b/portdbc/Pkgfile index b6e525669..cfb0b4404 100644 --- a/portdbc/Pkgfile +++ b/portdbc/Pkgfile @@ -4,7 +4,7 @@ # Depends on: curl libxml2 name=portdbc -version=1.2 +version=1.3 release=1 source=(https://github.com/sepen/portdbc/archive/v$version/$name-$version.tar.gz)