mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/libevhtp: Updated for version 1.2.11n.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
This commit is contained in:
parent
c5d5f02f2a
commit
5acae5466d
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.11}
|
||||
VERSION=${VERSION:-1.2.11n}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libevhtp"
|
||||
VERSION="1.2.11"
|
||||
VERSION="1.2.11n"
|
||||
HOMEPAGE="https://github.com/ellzey/libevhtp/"
|
||||
DOWNLOAD="https://github.com/ellzey/libevhtp/archive/1.2.11.tar.gz"
|
||||
MD5SUM="d0af057bc23f15ae5959088b86ad6352"
|
||||
DOWNLOAD="https://github.com/ellzey/libevhtp/archive/1.2.11n.tar.gz"
|
||||
MD5SUM="38e11f0623ce13c01ce7626d11ddffd1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue