mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/libevhtp: Updated for version 1.2.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d89f21c8b1
commit
8fdad9c92d
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libevhtp
|
||||
VERSION=${VERSION:-1.2.9}
|
||||
VERSION=${VERSION:-1.2.10}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libevhtp"
|
||||
VERSION="1.2.9"
|
||||
VERSION="1.2.10"
|
||||
HOMEPAGE="https://github.com/ellzey/libevhtp/"
|
||||
DOWNLOAD="https://github.com/ellzey/libevhtp/archive/1.2.9.tar.gz"
|
||||
MD5SUM="428a8d179fcc0cadedd914ed6456e08f"
|
||||
DOWNLOAD="https://github.com/ellzey/libevhtp/archive/1.2.10.tar.gz"
|
||||
MD5SUM="e7261c7e34654f78047431d169b88806"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue