Browse Source

davfs2: updated to 1.5.4

Signed-off-by: Federico Di Marco <fededim@gmail.com>
lilik-openwrt-22.03
Rupan 8 years ago
parent
commit
c57445ac96
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      net/davfs2/Makefile

+ 2
- 2
net/davfs2/Makefile View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=davfs2
PKG_VERSION:=1.5.3
PKG_VERSION:=1.5.4
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://download.savannah.gnu.org/releases/davfs2/
PKG_MD5SUM:=ecff993c7972bd92e23c138b71f042b1
PKG_MD5SUM:=c9f0b557275b7ec88fec751bf22f30cf
PKG_FIXUP:=gettext-version autoreconf


Loading…
Cancel
Save