Browse Source

fossl: update to 1.34

Signed-off-by: Luka Perkov <luka@openwrt.org>
lilik-openwrt-22.03
Luka Perkov 9 years ago
parent
commit
94d295e25e
2 changed files with 8 additions and 8 deletions
  1. +2
    -2
      net/fossil/Makefile
  2. +6
    -6
      net/fossil/patches/001-no_https.patch

+ 2
- 2
net/fossil/Makefile View File

@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=fossil
PKG_VERSION:=1.33
PKG_VERSION:=1.34
PKG_RELEASE:=1
PKG_LICENSE:=BSD-2-Clause
@ -16,7 +16,7 @@ PKG_MAINTAINER:=Luka Perkov <luka@openwrt.org>
PKG_SOURCE:=$(PKG_NAME)-src-${PKG_VERSION}.tar.gz
PKG_SOURCE_URL:=http://www.fossil-scm.org/download/
PKG_MD5SUM:=53f8145084a2065d6cb734980c172c7e
PKG_MD5SUM:=3d5a7da5c506a47784942236a788b29b
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-src-$(PKG_VERSION)


net/fossil/patches/no_https.patch → net/fossil/patches/001-no_https.patch View File


Loading…
Cancel
Save